Searched refs:ENGINE_load_private_key (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/engine/
H A Deng_pkey.c99 EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id, function
H A Dengine.h632 EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dopensslrsa_link.c1243 pkey = ENGINE_load_private_key(e, label, NULL, NULL);
1246 "ENGINE_load_private_key",
1396 pkey = ENGINE_load_private_key(e, label, NULL, NULL);
1398 DST_RET(dst__openssl_toresult2("ENGINE_load_private_key",
/freebsd-9.3-release/crypto/openssl/apps/
H A Dapps.c853 pkey = ENGINE_load_private_key(e, file, ui_method, &cb_data);
/freebsd-9.3-release/contrib/wpa/src/crypto/
H A Dtls_openssl.c823 conn->private_key = ENGINE_load_private_key(conn->engine,

Completed in 124 milliseconds