Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_lib.c301 const EC_POINT *EC_GROUP_get0_generator(const EC_GROUP *group) in EC_GROUP_get0_generator() function
493 if (r || EC_POINT_cmp(a, EC_GROUP_get0_generator(a), in EC_GROUP_cmp()
494 EC_GROUP_get0_generator(b), ctx)) in EC_GROUP_cmp()
H A Dec_mult.c382 generator = EC_GROUP_get0_generator(group); in ec_wNAF_mul()
759 generator = EC_GROUP_get0_generator(group); in ec_wNAF_precompute_mult()
H A Deck_prn.c216 if ((point = EC_GROUP_get0_generator(x)) == NULL) { in ECPKParameters_print()
H A Dec_ameth.c266 if (!EC_POINT_copy(pub_key, EC_GROUP_get0_generator(group))) { in eckey_priv_decode()
H A Dec.h241 const EC_POINT *EC_GROUP_get0_generator(const EC_GROUP *group);
H A Dec_asn1.c582 if ((point = EC_GROUP_get0_generator(group)) == NULL) { in ec_asn1_group2parameters()
H A Decp_nistp224.c1517 p = EC_GROUP_get0_generator(group); in ec_GFp_nistp224_points_mul()
H A Dectest.c139 EC_POINT_copy(P, EC_GROUP_get0_generator(group));
H A Decp_nistp521.c1915 p = EC_GROUP_get0_generator(group); in ec_GFp_nistp521_points_mul()
H A Decp_nistp256.c2106 p = EC_GROUP_get0_generator(group); in ec_GFp_nistp256_points_mul()
/minix/crypto/external/bsd/openssl/dist/apps/
H A Decparam.c451 if ((point = EC_GROUP_get0_generator(group)) == NULL) in MAIN()
/minix/crypto/external/bsd/openssl/dist/util/
H A Dlibeay.num2144 EC_GROUP_get0_generator 2693 EXIST::FUNCTION:EC