Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/ssl/
H A Dssl_err.c667 SSL_error_internal(const SSL *s, int r, char *f, int l) in SSL_error_internal() function
H A Dssl_locl.h1564 #define SSLerror(s, r) SSL_error_internal(s, r, __FILE__, __LINE__)
1566 void SSL_error_internal(const SSL *s, int r, char *f, int l);