Searched defs:passphrase (Results 1 – 2 of 2) sorted by relevance
29 static EVP_PKEY *load_key(OSSL_LIB_CTX *libctx, FILE *f, const char *passphrase) in load_key()101 static int store_key(EVP_PKEY *pkey, FILE *f, const char *passphrase) in store_key()
Completed in 12 milliseconds