Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/src/
HDtls.c1870 tlsi_ctx = (tlsi_ctx_P) SSL_get_ex_data(ssl, TLSsslidx);
2236 tlsi_ctx = (tlsi_ctx_P) SSL_get_ex_data(ssl, TLSsslidx); \
HDsendmail.h161 typedef struct tlsi_ctx_S tlsi_ctx_T, *tlsi_ctx_P; typedef