Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/crypto/
Dcrypto.h919 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh);
Dcrypto_wolfssl.c1840 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len() function
Dcrypto_openssl.c2181 size_t crypto_ecdh_prime_len(struct crypto_ecdh *ecdh) in crypto_ecdh_prime_len() function
/external/wpa_supplicant_8/wpa_supplicant/
Dpasn_supplicant.c635 pubkey = wpabuf_zeropad(pubkey, crypto_ecdh_prime_len(pasn->ecdh)); in wpas_pasn_build_auth_1()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c2916 crypto_ecdh_prime_len(sta->pasn->ecdh)); in handle_auth_pasn_resp()