Searched refs:OPT_KEYLOG_FILE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | s_client.c | 576 OPT_KEYLOG_FILE, enumerator 734 { "keylogfile", OPT_KEYLOG_FILE, '>', "Write TLS secrets to file" }, 1642 case OPT_KEYLOG_FILE: in s_client_main()
|
| H A D | s_server.c | 828 OPT_KEYLOG_FILE, enumerator 1011 { "keylogfile", OPT_KEYLOG_FILE, '>', "Write TLS secrets to file" }, 1758 case OPT_KEYLOG_FILE: in s_server_main()
|