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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/engine/
H A Deng_pkey.c66 int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f) argument
68 e->load_pubkey = loadpub_f;
H A Dengine.h469 int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f);

Completed in 50 milliseconds