Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_module_tests.c1940 u8 okm1[42] = { in test_extract_expand_hkdf() local
2016 okm, sizeof(okm1)) < 0) in test_extract_expand_hkdf()
2018 if (os_memcmp(okm, okm1, sizeof(okm1)) != 0) { in test_extract_expand_hkdf()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_module_tests.c2089 u8 okm1[42] = { in test_extract_expand_hkdf() local
2165 okm, sizeof(okm1)) < 0) in test_extract_expand_hkdf()
2167 if (os_memcmp(okm, okm1, sizeof(okm1)) != 0) { in test_extract_expand_hkdf()

Completed in 6 milliseconds