Searched defs:passphrase (Results 1 – 4 of 4) 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()
365 const char *passphrase = FAKE_PASSPHRASE; in fake_pw_read_string() local
34 const unsigned char *passphrase, in ossl_pw_set_passphrase()
Completed in 14 milliseconds