Home
last modified time | relevance | path

Searched refs:counter192 (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dcrypto_module_tests.c786 const u8 counter192[] = { in test_aes_ctr() local
865 if (aes_ctr_encrypt(key192, sizeof(key192), counter192, tmp, len) < 0) { in test_aes_ctr()