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

/external/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;

Completed in 47 milliseconds