Searched refs:loadpriv_f (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_pkey.c60 int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f) argument
62 e->load_privkey = loadpriv_f;
H A Dengine.h468 int ENGINE_set_load_privkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpriv_f);

Completed in 42 milliseconds