Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dp_lib.c711 ENGINE_finish(pkey->pmeth_engine); in EVP_PKEY_set1_engine()
712 pkey->pmeth_engine = e; in EVP_PKEY_set1_engine()
1540 ENGINE_finish(pkey->pmeth_engine); in pkey_set_type()
1541 pkey->pmeth_engine = NULL; in pkey_set_type()
1764 ENGINE_finish(x->pmeth_engine); in evp_pkey_free_legacy()
1765 x->pmeth_engine = NULL; in evp_pkey_free_legacy()
H A Dpmeth_lib.c215 e = pkey->pmeth_engine != NULL ? pkey->pmeth_engine : pkey->engine; in int_ctx_new()
/openssl/include/crypto/
H A Devp.h672 ENGINE *pmeth_engine; /* If not NULL public key ENGINE to use */ member

Completed in 20 milliseconds