Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dtls.c2064 tlsi_ctx = (tlsi_ctx_P) SSL_get_ex_data(ssl, TLSsslidx);
2472 tlsi_ctx = (tlsi_ctx_P) SSL_get_ex_data(ssl, TLSsslidx); \
H A Dsendmail.h229 typedef struct tlsi_ctx_S tlsi_ctx_T, *tlsi_ctx_P; typedef