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

/external/openssl/crypto/ec/
H A Deck_prn.c283 int basis_type = EC_GROUP_get_basis_type(x);
H A Dec.h673 /* EC_GROUP_get_basis_type() returns the NID of the basis type
675 int EC_GROUP_get_basis_type(const EC_GROUP *);
H A Dec_asn1.c66 int EC_GROUP_get_basis_type(const EC_GROUP *group) function
365 field_type = EC_GROUP_get_basis_type(group);
/external/openssl/include/openssl/
H A Dec.h673 /* EC_GROUP_get_basis_type() returns the NID of the basis type
675 int EC_GROUP_get_basis_type(const EC_GROUP *);

Completed in 97 milliseconds