Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/crypto/
Dcrypto.h1042 crypto_ec_key_set_pub_point(struct crypto_ec *e,
Dcrypto_openssl.c2420 crypto_ec_key_set_pub_point(struct crypto_ec *ec, in crypto_ec_key_set_pub_point() function
/freebsd-12-stable/contrib/wpa/src/common/
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()