Home
last modified time | relevance | path

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

/external/openssl/crypto/engine/
Deng_pkey.c60 int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f) in ENGINE_set_load_privkey_function() argument
62 e->load_privkey = loadpriv_f; in ENGINE_set_load_privkey_function()
Dengine.h488 int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f);
/external/openssl/include/openssl/
Dengine.h488 int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f);