Searched refs:crypto_ec_point_x (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dcrypto.h757 * crypto_ec_point_x - Copies the x-ordinate point into big number
763 int crypto_ec_point_x(struct crypto_ec *e, const struct crypto_ec_point *p,
H A Dcrypto_wolfssl.c1405 int crypto_ec_point_x(struct crypto_ec *e, const struct crypto_ec_point *p, function
H A Dcrypto_openssl.c1694 int crypto_ec_point_x(struct crypto_ec *e, const struct crypto_ec_point *p, function
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap_pwd.c650 if (crypto_ec_point_x(data->grp->group, K, data->k) < 0) {
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_pwd.c726 if (crypto_ec_point_x(data->grp->group, K, data->k)) {

Completed in 73 milliseconds