Searched defs:EC_METHOD_get_field_type (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/ec/
H A Dec_lib.c278 int EC_METHOD_get_field_type(const EC_METHOD *meth) function
480 if (EC_METHOD_get_field_type(EC_GROUP_method_of(a)) !=
481 EC_METHOD_get_field_type(EC_GROUP_method_of(b)))

Completed in 43 milliseconds