Searched defs:Qi (Results 1 - 3 of 3) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_pkex.c | 34 struct crypto_ec_point *Qi = NULL, *M = NULL; in dpp_pkex_build_exchange_req() local 351 struct crypto_ec_point *Qi = NULL, *Qr = NULL, *M = NULL, *X = NULL, in dpp_pkex_rx_exchange_req() local [all...] |
H A D | dpp_crypto.c | 1444 struct crypto_ec_point *Qi = NULL; in dpp_pkex_derive_Qi() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 6669 EC_POINT *Qi = NULL; in dpp_pkex_derive_Qi() local 6901 EC_POINT *Qi = NULL, *M = NULL; dpp_pkex_build_exchange_req() local 7265 EC_POINT *Qi = NULL, *Qr = NULL, *M = NULL, *X = NULL, *N = NULL; dpp_pkex_rx_exchange_req() local [all...] |
Completed in 13 milliseconds