Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dpmeth_lib.c187 const EVP_PKEY_METHOD *pmeth = NULL, *app_pmeth = NULL; in int_ctx_new() local
258 app_pmeth = pmeth = evp_pkey_meth_find_added_by_application(id); in int_ctx_new()
267 if (e == NULL && app_pmeth == NULL && keytype != NULL) { in int_ctx_new()

Completed in 16 milliseconds