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

/external/chromium_org/third_party/openssl/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;
/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 212 milliseconds