Searched refs:Lb0 (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/openssl/test/radix/ |
| H A D | quic_tests.c | 241 OP_NEW_STREAM(Lb, Lb0, 0); 242 OP_WRITE_B(Lb0, "foo"); 308 SSL *C, *C0, *Cb0, *Lb0; in DEF_FUNC() local 329 REQUIRE_SSL_4(C, C0, Cb0, Lb0); in DEF_FUNC() 347 ctx.peer_writer = Lb0; in DEF_FUNC() 410 OP_ACCEPT_STREAM_WAIT(Lb, Lb0, 0); 411 OP_READ_EXPECT_B(Lb0, "probe1"); 416 OP_SELECT_SSL(3, Lb0);
|