Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_module_tests.c1120 size_t dk_len; member
1259 test->c, dk, test->dk_len) == 0 && in test_sha1()
1260 os_memcmp(dk, test->dk, test->dk_len) == 0) in test_sha1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto_module_tests.c1269 size_t dk_len; member
1408 test->c, dk, test->dk_len) == 0 && in test_sha1()
1409 os_memcmp(dk, test->dk, test->dk_len) == 0) in test_sha1()

Completed in 8 milliseconds