Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dsslapitest.c13351 static int parse_ext_cb_called = 0; variable
13375 parse_ext_cb_called++; in parse_old_ext()
13449 parse_ext_cb_called = 0; in test_quic_tls()
13560 || !TEST_int_eq(parse_ext_cb_called, 0)) in test_quic_tls()