Home | History | Annotate | Download | only in ssl

Lines Matching defs:ssl3_write_pending

623 	 * the check for this in ssl3_write_pending/SSL_R_BAD_WRITE_RETRY as
709 return(ssl3_write_pending(s,type,buf,len));
893 /* memorize arguments so that ssl3_write_pending can detect bad write retries later */
900 return ssl3_write_pending(s,type,buf,len);
906 int ssl3_write_pending(SSL *s, int type, const unsigned char *buf,