Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dtls.h182 #define TLS_I_DHPAR_EX 0x00010000 /* require DH parameters */ macro
H A Dtls.c1122 bitset(TLS_I_DHPAR_EX, req),
1150 bitset(TLS_I_DHPAR_EX, req),