Home
last modified time | relevance | path

Searched refs:openssl_load_privkey (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c76 static EVP_PKEY *openssl_load_privkey(ENGINE *eng, const char *key_id,
120 || !ENGINE_set_load_privkey_function(e, openssl_load_privkey) in bind_helper()
417 static EVP_PKEY *openssl_load_privkey(ENGINE *eng, const char *key_id, in openssl_load_privkey() function