Home
last modified time | relevance | path

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

/openssl-master/crypto/evp/
A Dp_lib.c699 ENGINE_finish(pkey->pmeth_engine); in EVP_PKEY_set1_engine()
700 pkey->pmeth_engine = e; in EVP_PKEY_set1_engine()
1511 ENGINE_finish(pkey->pmeth_engine); in pkey_set_type()
1512 pkey->pmeth_engine = NULL; in pkey_set_type()
1735 ENGINE_finish(x->pmeth_engine); in evp_pkey_free_legacy()
1736 x->pmeth_engine = NULL; in evp_pkey_free_legacy()
A Dpmeth_lib.c237 e = pkey->pmeth_engine != NULL ? pkey->pmeth_engine : pkey->engine; in int_ctx_new()
/openssl-master/include/crypto/
A Devp.h664 ENGINE *pmeth_engine; /* If not NULL public key ENGINE to use */ member

Completed in 17 milliseconds