Searched refs:ENGINE_LOAD_KEY_PTR (Results 1 – 1 of 1) sorted by relevance
338 typedef EVP_PKEY *(*ENGINE_LOAD_KEY_PTR)(ENGINE *, const char *, typedef567 ENGINE_LOAD_KEY_PTR loadpriv_f);568 int ENGINE_set_load_pubkey_function(ENGINE *e, ENGINE_LOAD_KEY_PTR loadpub_f);612 ENGINE_LOAD_KEY_PTR ENGINE_get_load_privkey_function(const ENGINE *e);613 ENGINE_LOAD_KEY_PTR ENGINE_get_load_pubkey_function(const ENGINE *e);