Searched refs:keystore_loadkey (Results 1 – 1 of 1) sorted by relevance
101 static EVP_PKEY* keystore_loadkey(ENGINE* e, const char* key_id, UI_METHOD* ui_method, in keystore_loadkey() function170 || !ENGINE_set_load_privkey_function(e, keystore_loadkey) in keystore_engine_setup()171 || !ENGINE_set_load_pubkey_function(e, keystore_loadkey) in keystore_engine_setup()