Home
last modified time | relevance | path

Searched refs:passphrase_out (Results 1 – 2 of 2) sorted by relevance

/openssl/demos/encode/
H A Dec_encode.c179 const char *passphrase_in = NULL, *passphrase_out = NULL; in main() local
186 passphrase_out = argv[2]; in main()
195 if (store_key(pkey, stdout, passphrase_out) == 0) { in main()
H A Drsa_encode.c176 const char *passphrase_in = NULL, *passphrase_out = NULL; in main() local
183 passphrase_out = argv[2]; in main()
192 if (store_key(pkey, stdout, passphrase_out) == 0) { in main()

Completed in 6 milliseconds