Searched refs:send_start_key (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto_module_tests.c1673 u8 send_start_key[] = { local
1719 if (get_asymetric_start_key(master_key, buf, sizeof(send_start_key),
1721 os_memcmp(send_start_key, buf, sizeof(send_start_key)) != 0) {
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_module_tests.c1673 u8 send_start_key[] = { local
1719 if (get_asymetric_start_key(master_key, buf, sizeof(send_start_key),
1721 os_memcmp(send_start_key, buf, sizeof(send_start_key)) != 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto_module_tests.c1673 u8 send_start_key[] = { local
1719 if (get_asymetric_start_key(master_key, buf, sizeof(send_start_key),
1721 os_memcmp(send_start_key, buf, sizeof(send_start_key)) != 0) {

Completed in 855 milliseconds