Home
last modified time | relevance | path

Searched refs:crypto_ec_key_set_pub_point (Results 1 - 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h1050 * crypto_ec_key_set_pub_point - Initialize an EC public key from EC point
1056 crypto_ec_key_set_pub_point(struct crypto_ec *e,
H A Dcrypto_openssl.c2441 crypto_ec_key_set_pub_point(struct crypto_ec *ec, in crypto_ec_key_set_pub_point() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c2290 id->a_nonce = crypto_ec_key_set_pub_point(id->ec, a_nonce); in dpp_update_reconfig_id()
2291 id->e_prime_id = crypto_ec_key_set_pub_point(id->ec, e_prime_id); in dpp_update_reconfig_id()

Completed in 8 milliseconds