Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dclienthellotest.c67 PACKET pkt, pkt2, pkt3; in test_client_hello() local
82 memset(&pkt3, 0, sizeof(pkt3)); in test_client_hello()
221 || !TEST_true(PACKET_get_length_prefixed_2(&pkt2, &pkt3))) in test_client_hello()
226 if (TEST_true(PACKET_equal(&pkt3, dummytick, in test_client_hello()
Dservername_test.c45 PACKET pkt, pkt2, pkt3, pkt4, pkt5; in get_sni_from_client_hello() local
51 memset(&pkt3, 0, sizeof(pkt3)); in get_sni_from_client_hello()
77 || !TEST_true(PACKET_get_length_prefixed_2(&pkt2, &pkt3))) in get_sni_from_client_hello()
80 if (!TEST_true(PACKET_get_length_prefixed_2(&pkt3, &pkt4)) in get_sni_from_client_hello()
Dsslapitest.c6888 PACKET pkt, pkt2, pkt3; in get_MFL_from_client_hello() local
6896 memset(&pkt3, 0, sizeof(pkt3)); in get_MFL_from_client_hello()
6920 || !TEST_true(PACKET_get_length_prefixed_2(&pkt2, &pkt3))) in get_MFL_from_client_hello()
6924 if (!TEST_uint_ne(PACKET_remaining(&pkt3), 0) in get_MFL_from_client_hello()
6925 || !TEST_true(PACKET_get_1(&pkt3, &MFL_code))) in get_MFL_from_client_hello()
/third_party/mesa3d/src/amd/common/
Dmeson.build33 '../registers/pkt3.json',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni451 "../src/amd/registers/pkt3.json",