Searched refs:TLS_I_DHPAR_UNR (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sendmail/src/ | ||
H A D | tls.h | 183 #define TLS_I_DHPAR_UNR 0x00020000 /* DH param. must be g/o unreadable */ macro |
H A D | tls.c | 1149 TLS_SAFE_F(dhparam, sff | TLS_UNR(TLS_I_DHPAR_UNR, req), |