Home
last modified time | relevance | path

Searched refs:opt_openssl_cipherlist (Results 1 – 3 of 3) sorted by relevance

/dports/net/socat/socat-1.7.4.2/
H A Dxio-openssl.h18 extern const struct optdesc opt_openssl_cipherlist;
H A Dxioopts.c295 IF_OPENSSL("cipher", &opt_openssl_cipherlist)
296 IF_OPENSSL("cipherlist", &opt_openssl_cipherlist)
297 IF_OPENSSL("ciphers", &opt_openssl_cipherlist)
1168 IF_OPENSSL("openssl-cipherlist", &opt_openssl_cipherlist)
H A Dxio-openssl.c111 const struct optdesc opt_openssl_cipherlist = { "openssl-cipherlist", "ciphers", OPT_OPENSSL_CIPHER… variable