Searched refs:ENGINE_load_private_key (Results 1 – 5 of 5) sorted by relevance
232 #define ENGINE_load_private_key ENGINE_LOAD_PRIVATE_KEY macro
259 key = ENGINE_load_private_key(engine, key_id, NULL, NULL); in rsa_engine_get_priv_key()
887 ENGINE_load_private_key(data->state.engine, key_file, in cert_stuff()
1838 evp = ENGINE_load_private_key(engine, key_id, NULL, NULL); in keystore_sign()
1248 conn->private_key = ENGINE_load_private_key(conn->engine, in tls_engine_init()