Searched refs:ossl_statem_send_fatal (Results 1 – 3 of 3) sorted by relevance
144 void ossl_statem_send_fatal(SSL_CONNECTION *s, int al);147 # define SSLfatal_alert(s, al) ossl_statem_send_fatal((s), (al))
201 void ossl_statem_send_fatal(SSL_CONNECTION *s, int al) in ossl_statem_send_fatal() function
147 void ossl_statem_send_fatal(SSL_CONNECTION *s, int al) in ossl_statem_send_fatal() function173 ossl_statem_send_fatal(s, al); in ossl_statem_fatal()