Searched defs:Qr (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 | 351 struct crypto_ec_point *Qi = NULL, *Qr = NULL, *M = NULL, *X = NULL, in dpp_pkex_rx_exchange_req() local 699 struct crypto_ec_point *Qr = NULL, *Y = NULL, *N = NULL; in dpp_pkex_rx_exchange_resp() local [all...] |
H A D | dpp_crypto.c | 1519 struct crypto_ec_point *Qr = NULL; in dpp_pkex_derive_Qr() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 6753 EC_POINT *Qr = NULL; in dpp_pkex_derive_Qr() local 7265 EC_POINT *Qi = NULL, *Qr = NULL, *M = NULL, *X = NULL, *N = NULL; dpp_pkex_rx_exchange_req() local 7605 EC_POINT *Qr = NULL, *Y = NULL, *N = NULL; dpp_pkex_rx_exchange_resp() local [all...] |
Completed in 13 milliseconds