Home | History | Annotate | Download | only in test

Lines Matching refs:peek_then_read

1455       return config->peek_then_read ? SSL_peek(ssl, out, max_out)
1473 if (config->peek_then_read && ret > 0) {