Searched defs:pkt2 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | clienthellotest.c | 67 PACKET pkt = {0}, pkt2 = {0}, pkt3 = {0}; in test_client_hello() local
|
H A D | servername_test.c | 38 PACKET pkt = {0}, pkt2 = {0}, pkt3 = {0}, pkt4 = {0}, pkt5 = {0}; in get_sni_from_client_hello() local
|
H A D | bad_dtls_test.c | 117 PACKET pkt, pkt2; in validate_client_hello() local
|
H A D | sslapitest.c | 5062 PACKET pkt = {0}, pkt2 = {0}, pkt3 = {0}; in get_MFL_from_client_hello() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | clienthellotest.c | 67 PACKET pkt, pkt2, pkt3; in test_client_hello() local
|
H A D | servername_test.c | 45 PACKET pkt, pkt2, pkt3, pkt4, pkt5; in get_sni_from_client_hello() local
|
H A D | bad_dtls_test.c | 119 PACKET pkt, pkt2; in validate_client_hello() local
|