Searched refs:pkt3 (Results 1 – 5 of 5) sorted by relevance
/third_party/openssl/test/ |
D | clienthellotest.c | 67 PACKET pkt = {0}, pkt2 = {0}, pkt3 = {0}; in test_client_hello() local 216 || !TEST_true(PACKET_get_length_prefixed_2(&pkt2, &pkt3))) in test_client_hello() 221 if (TEST_true(PACKET_equal(&pkt3, dummytick, in test_client_hello()
|
D | servername_test.c | 38 PACKET pkt = {0}, pkt2 = {0}, pkt3 = {0}, pkt4 = {0}, pkt5 = {0}; in get_sni_from_client_hello() local 64 || !TEST_true(PACKET_get_length_prefixed_2(&pkt2, &pkt3))) in get_sni_from_client_hello() 67 if (!TEST_true(PACKET_get_length_prefixed_2(&pkt3, &pkt4)) in get_sni_from_client_hello()
|
D | sslapitest.c | 4850 PACKET pkt = {0}, pkt2 = {0}, pkt3 = {0}; in get_MFL_from_client_hello() local 4877 || !TEST_true(PACKET_get_length_prefixed_2(&pkt2, &pkt3))) in get_MFL_from_client_hello() 4881 if (!TEST_uint_ne(PACKET_remaining(&pkt3), 0) in get_MFL_from_client_hello() 4882 || !TEST_true(PACKET_get_1(&pkt3, &MFL_code))) in get_MFL_from_client_hello()
|
/third_party/mesa3d/src/amd/common/ |
D | meson.build | 32 '../registers/pkt3.json',
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 471 ../src/amd/registers/pkt3.json
|