Home
last modified time | relevance | path

Searched defs:group_a (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_ameth.c261 const EC_GROUP *group_a = EC_KEY_get0_group(a->pkey.ec), in ec_cmp_parameters() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dec_ameth.c338 const EC_GROUP *group_a = EC_KEY_get0_group(a->pkey.ec), in ec_cmp_parameters() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Devp_pkey_provided_test.c1225 BIGNUM *group_a = NULL; in test_fromdata_ec() local
H A Dectest.c1504 BIGNUM *group_p = NULL, *group_a = NULL, *group_b = NULL; in check_named_curve_test() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dec_kmgmt.c332 const EC_GROUP *group_a = EC_KEY_get0_group(ec1); in ec_match() local