Home
last modified time | relevance | path

Searched refs:SSL_R_BAD_WRITE_RETRY (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libssl/
H A Dssl_err.c199 {ERR_REASON(SSL_R_BAD_WRITE_RETRY) , "bad write retry"},
H A Dssl_pkt.c642 SSLerror(s, SSL_R_BAD_WRITE_RETRY); in ssl3_write_pending()
H A Dssl.h2042 #define SSL_R_BAD_WRITE_RETRY 127 macro