Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_module_tests.c2141 u8 okm2[82] = { in test_extract_expand_hkdf() local
2180 okm, sizeof(okm2)) < 0) in test_extract_expand_hkdf()
2182 if (os_memcmp(okm, okm2, sizeof(okm2)) != 0) { in test_extract_expand_hkdf()

Completed in 6 milliseconds