Searched refs:crypto_ec_prime_len (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/crypto/
H A Dcrypto.h674 * crypto_ec_prime_len - Get length of the prime in octets
678 size_t crypto_ec_prime_len(struct crypto_ec *e);
H A Dcrypto_openssl.c1496 size_t crypto_ec_prime_len(struct crypto_ec *e) function
/external/wpa_supplicant_8/src/crypto/
H A Dcrypto.h674 * crypto_ec_prime_len - Get length of the prime in octets
678 size_t crypto_ec_prime_len(struct crypto_ec *e);
H A Dcrypto_openssl.c1496 size_t crypto_ec_prime_len(struct crypto_ec *e) function
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/
H A Dcrypto.h674 * crypto_ec_prime_len - Get length of the prime in octets
678 size_t crypto_ec_prime_len(struct crypto_ec *e);
H A Dcrypto_openssl.c1496 size_t crypto_ec_prime_len(struct crypto_ec *e) function
/external/wpa_supplicant_8/hostapd/src/common/
H A Dsae.c33 tmp->prime_len = crypto_ec_prime_len(tmp->ec);
/external/wpa_supplicant_8/src/common/
H A Dsae.c33 tmp->prime_len = crypto_ec_prime_len(tmp->ec);
/external/wpa_supplicant_8/wpa_supplicant/src/common/
H A Dsae.c33 tmp->prime_len = crypto_ec_prime_len(tmp->ec);

Completed in 140 milliseconds