Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/engine/
H A Deng_pkey.c63 ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f) in ENGINE_set_load_privkey_function() function
H A Deng_openssl.c168 || !ENGINE_set_load_privkey_function(e, openssl_load_privkey) in bind_helper()
/dragonfly/crypto/libressl/include/openssl/
H A Dengine.h466 int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f);