Searched refs:tls_get_info (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | tls.c | 1178 tls_get_info(ssl, srv, host, mac, certreq) in tls_get_info() function
|
H A D | sendmail.h | 1892 extern int tls_get_info __P((SSL *, bool, char *, MACROS_T *, bool));
|
H A D | srvrsmtp.c | 1935 (void) tls_get_info(srv_ssl, true,
|
H A D | deliver.c | 6204 result = tls_get_info(mci->mci_ssl, false, mci->mci_host,
|