Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Dcrypto_openssl.c180 static int EC_GROUP_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, in EC_GROUP_get_curve() function
2352 !EC_GROUP_get_curve(e->group, e->prime, e->a, e->b, e->bnctx) || in crypto_ec_init()
3937 if (EC_GROUP_get_curve(group, prime, NULL, NULL, NULL) == 1) in openssl_evp_pkey_ec_prime_len()
3955 !EC_GROUP_get_curve(group, prime, NULL, NULL, NULL)) in openssl_evp_pkey_ec_prime_len()