Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
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()