Searched refs:TLS_I_USE_KEY (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dtls.c835 if (bitset(TLS_I_USE_KEY, req))
869 if (bitset(TLS_I_USE_KEY, req))
H A Dsendmail.h1851 #define TLS_I_USE_KEY 0x00000200 /* private key must usable */ macro
1872 TLS_I_USE_KEY | TLS_I_USE_CERT | TLS_I_CACHE)

Completed in 73 milliseconds