Searched defs:load_key (Results 1 – 4 of 4) sorted by relevance
| /third_party/openssl/demos/encode/ |
| D | ec_encode.c | 29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key() function
|
| D | rsa_encode.c | 29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key() function
|
| /third_party/openssl/engines/ |
| D | e_ossltest.c | 376 static EVP_PKEY *load_key(ENGINE *eng, const char *key_id, int pub, in load_key() function
|
| /third_party/openssl/apps/lib/ |
| D | apps.c | 548 EVP_PKEY *load_key(const char *uri, int format, int may_stdin, in load_key() function
|