Home
last modified time | relevance | path

Searched refs:store_key (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/demos/encode/
H A Dec_encode.c101 static int store_key(EVP_PKEY *pkey, FILE *f, const char *passphrase) in store_key() function
195 if (store_key(pkey, stdout, passphrase_out) == 0) { in main()
H A Drsa_encode.c101 static int store_key(EVP_PKEY *pkey, FILE *f, const char *passphrase) in store_key() function
192 if (store_key(pkey, stdout, passphrase_out) == 0) { in main()

Completed in 1 milliseconds