Home
last modified time | relevance | path

Searched defs:crypto_ec_key_set_pub (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/src/crypto/
Dcrypto_wolfssl.c2699 struct crypto_ec_key * crypto_ec_key_set_pub(int group, const u8 *x, in crypto_ec_key_set_pub() function
Dcrypto_mbedtls_alt.c2566 struct crypto_ec_key *crypto_ec_key_set_pub(int group, const u8 *x, const u8 *y, size_t len) in crypto_ec_key_set_pub() function
Dcrypto_openssl.c3221 struct crypto_ec_key * crypto_ec_key_set_pub(int group, const u8 *buf_x, in crypto_ec_key_set_pub() function