Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c1992 u8 okm2[82] = { in test_extract_expand_hkdf() local
2031 okm, sizeof(okm2)) < 0) in test_extract_expand_hkdf()
2033 if (os_memcmp(okm, okm2, sizeof(okm2)) != 0) { in test_extract_expand_hkdf()