Searched refs:hash384 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dcrypto_module_tests.c1304 u8 hash384[48]; /* HMAC-SHA-384 */ member in struct:hmac_test
1839 if (t->hash384[0] == 0 && t->hash384[1] == 0 &&
1840 t->hash384[2] == 0 && t->hash384[3] == 0)
1846 os_memcmp(hash, t->hash384, 48) != 0) {
1856 os_memcmp(hash, t->hash384, 48) != 0) {
1869 os_memcmp(hash, t->hash384, 48) != 0) {

Completed in 104 milliseconds