Searched refs:EC_GROUP_get_basis_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/ec/
H A Deck_prn.c165 int basis_type = EC_GROUP_get_basis_type(x);
H A Dec_asn1.c17 int EC_GROUP_get_basis_type(const EC_GROUP *group) function
306 field_type = EC_GROUP_get_basis_type(group);
/freebsd-12-stable/crypto/openssl/include/openssl/
H A Dec.h780 * EC_GROUP_get_basis_type() returns the NID of the basis type used to
783 int EC_GROUP_get_basis_type(const EC_GROUP *);
/freebsd-12-stable/secure/lib/libcrypto/man/man3/
H A DMakefile1153 MLINKS+= EC_GROUP_copy.3 EC_GROUP_get_basis_type.3

Completed in 177 milliseconds