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

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_pkey.c67 int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f) argument
69 e->load_pubkey = loadpub_f;
H A Dengine.h548 int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f);

Completed in 96 milliseconds