Home
last modified time | relevance | path

Searched refs:EC_KEY_new_method (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/ec/
HDec_key.c79 return EC_KEY_new_method(NULL); in EC_KEY_new()
222 if ((ret = EC_KEY_new_method(ec_key->engine)) == NULL) in EC_KEY_dup()
HDec_kmeth.c137 EC_KEY_new_method(ENGINE *engine) in EC_KEY_new_method() function
/dragonfly/crypto/libressl/include/openssl/
HDec.h989 EC_KEY *EC_KEY_new_method(ENGINE *engine);