Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c1119 if (CipherList != NULL && *CipherList != '\0')
1121 if (SSL_CTX_set_cipher_list(*ctx, CipherList) <= 0)
1127 who, CipherList);
H A Dsendmail.h1902 EXTERN char *CipherList; /* list of ciphers */ variable
H A Dreadcf.c3688 SET_STRING_EXP(CipherList);