Lines Matching defs:where
2052 /* Also covers instance where both are set */
2226 * except in the case where we also have an external cache (in that
2881 * then do more tests where we create a successful connection first using our
2885 * SSL_set_bio() functions correctly in the case where s->bbio is not NULL.
2979 * SSL_set_bio() has some really complicated ownership rules where BIOs have
3848 * handle a connection from a client where the early data should be skipped.
4030 * from a client where the early data is not acceptable.
4041 * from a client where an HRR occurs.
4052 * from a client where an HRR occurs and correctly fails if early_data is sent
7276 int where;
7366 static void sslapi_info_callback(const SSL *s, int where, int ret)
7380 if (!TEST_false((SSL_is_server(s) && (where & SSL_ST_CONNECT) != 0))
7381 || !TEST_false(!SSL_is_server(s) && (where & SSL_ST_ACCEPT) != 0)
7382 || !TEST_int_ne(state[++info_cb_this_state].where, 0)) {
7388 if (!TEST_true((where & state[info_cb_this_state].where) != 0)) {
7392 if ((where & SSL_CB_LOOP) != 0
7402 if ((where & SSL_CB_HANDSHAKE_DONE)
9172 * In a TLSv1.2 resumption where the hostname was not acknowledged
10342 * have been used - except in test 3 where only |numpipes - 1| pipelines
10543 * Recreate a bug where dynamically changing the max_early_data value