Searched refs:EC_KEY_new_method (Results 1 – 3 of 3) sorted by relevance
78 return EC_KEY_new_method(NULL); in EC_KEY_new()193 if ((ec_key = EC_KEY_new_method(NULL)) == NULL) in EC_KEY_dup()564 EC_KEY_new_method(ENGINE *engine) in EC_KEY_new_method() function593 LCRYPTO_ALIAS(EC_KEY_new_method);
311 EC_KEY *EC_KEY_new_method(ENGINE *engine);
930 EC_KEY_new_method