Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/src/
H A Dtls.c656 bitset(TLS_I_DHPAR_EX, req),
680 bitset(TLS_I_DHPAR_EX, req),
H A Dsendmail.h1858 #define TLS_I_DHPAR_EX 0x00010000 /* require DH parameters */ macro