Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_mbedtls_alt.c2530 static struct crypto_ec_key *crypto_ec_key_set_pub_point_for_group(mbedtls_ecp_group_id grp_id, in crypto_ec_key_set_pub_point_for_group() function
2578 return crypto_ec_key_set_pub_point_for_group(grp_id, NULL, buf, 1 + len * 2); in crypto_ec_key_set_pub()
2585 return crypto_ec_key_set_pub_point_for_group(grp_id, p, NULL, 0); in crypto_ec_key_set_pub_point()