Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c1195 static const u8 pkex_init_y_p256[32] = { variable
1405 y = init ? pkex_init_y_p256 : pkex_resp_y_p256; in dpp_pkex_get_role_elem()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c156 static const u8 pkex_init_y_p256[32] = { variable
6625 y = init ? pkex_init_y_p256 : pkex_resp_y_p256; in dpp_pkex_get_role_elem()

Completed in 16 milliseconds