Home
last modified time | relevance | path

Searched refs:crypto_ecdh_prime_len (Results 1 - 5 of 5) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h1013 * crypto_ecdh_prime_len - Get length of the prime in octets
1017 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh);
H A Dcrypto_wolfssl.c1829 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len() function
H A Dcrypto_openssl.c2307 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dpasn_supplicant.c691 pubkey = wpabuf_zeropad(pubkey, crypto_ecdh_prime_len(pasn->ecdh)); in wpas_pasn_build_auth_1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c3022 crypto_ecdh_prime_len(sta->pasn->ecdh)); in handle_auth_pasn_resp()

Completed in 16 milliseconds