Home
last modified time | relevance | path

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

/src/crypto/openssl/apps/lib/
H A Dengine.c105 char *make_engine_uri(ENGINE *e, const char *key_id, const char *desc) in make_engine_uri() function
H A Dapps.c566 uri = allocated_uri = make_engine_uri(e, uri, desc); in load_key()
585 uri = allocated_uri = make_engine_uri(e, uri, desc); in load_pubkey()
/src/crypto/openssl/apps/include/
H A Dapps.h184 char *make_engine_uri(ENGINE *e, const char *key_id, const char *desc);