Searched defs:short_pkt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | packettest.c | 353 PACKET pkt, short_pkt, subpkt = {0}; in test_PACKET_get_length_prefixed_1() local 377 PACKET pkt, short_pkt, subpkt = {0}; in test_PACKET_get_length_prefixed_2() local 400 PACKET pkt, short_pkt, subpkt = {0}; in test_PACKET_get_length_prefixed_3() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | packettest.c | 353 PACKET pkt, short_pkt, subpkt; in test_PACKET_get_length_prefixed_1() local 378 PACKET pkt, short_pkt, subpkt; in test_PACKET_get_length_prefixed_2() local 402 PACKET pkt, short_pkt, subpkt; in test_PACKET_get_length_prefixed_3() local
|