Searched refs:plaintext_2 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_module_tests.c70 u8 plaintext_2[] = { local
88 u8 out[2 * AES_BLOCK_SIZE + sizeof(plaintext_2)];
127 plaintext_2, sizeof(plaintext_2),
143 if (os_memcmp(out, plaintext_2, sizeof(plaintext_2)) != 0) {

Completed in 84 milliseconds