Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/doc/man3/
H A DEC_GROUP_copy.pod15 EC_GROUP_get_pentanomial_basis, EC_GROUP_get0_field,
62 int EC_GROUP_get_pentanomial_basis(const EC_GROUP *group, unsigned int *k1,
179 …C_GROUP_get_basis_type(), EC_GROUP_get_trinomial_basis() and EC_GROUP_get_pentanomial_basis() shou…
191 the function EC_GROUP_get_pentanomial_basis() must only be called where f(x) is of the pentanomial …
197 EC_GROUP_check_discriminant(), EC_GROUP_get_trinomial_basis() and EC_GROUP_get_pentanomial_basis().
/freebsd/crypto/openssl/include/openssl/
H A Dec.h919 int EC_GROUP_get_pentanomial_basis(const EC_GROUP *, unsigned int *k1,
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c604 if (!EC_GROUP_get_pentanomial_basis(group, &k1, &k2, &k3) in ec_get_ecm_params()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_asn1.c265 if (!EC_GROUP_get_pentanomial_basis(group, &k1, &k2, &k3)) in ec_asn1_group2fieldid()
H A Dec_lib.c1367 int EC_GROUP_get_pentanomial_basis(const EC_GROUP *group, unsigned int *k1, in EC_GROUP_get_pentanomial_basis() function
/freebsd/secure/lib/libcrypto/
H A DVersion.map1107 EC_GROUP_get_pentanomial_basis;
/freebsd/crypto/openssl/test/
H A Dectest.c2917 if (!TEST_true(EC_GROUP_get_pentanomial_basis(group, &k1, &k2, &k3))) in do_test_custom_explicit_fromdata()
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1613 MLINKS+= EC_GROUP_copy.3 EC_GROUP_get_pentanomial_basis.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num549 EC_GROUP_get_pentanomial_basis 562 3_0_0 EXIST::FUNCTION:EC,EC2M