Lines Matching defs:pkt
28 static int encode_case_1_enc(WPACKET *pkt) in encode_case_1_enc()
36 static int encode_case_1_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_1_dec()
53 static int encode_case_2_enc(WPACKET *pkt) in encode_case_2_enc()
62 static int encode_case_2_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_2_dec()
88 static int encode_case_3_enc(WPACKET *pkt) in encode_case_3_enc()
96 static int encode_case_3_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_3_dec()
174 static int encode_case_4_enc(WPACKET *pkt) in encode_case_4_enc()
183 static int encode_case_4_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_4_dec()
211 static int encode_case_5_enc(WPACKET *pkt) in encode_case_5_enc()
220 static int encode_case_5_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_5_dec()
251 static int encode_case_6_enc(WPACKET *pkt) in encode_case_6_enc()
260 static int encode_case_6_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_6_dec()
296 static int encode_case_7_enc(WPACKET *pkt) in encode_case_7_enc()
306 static int encode_case_7_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_7_dec()
341 static int encode_case_8_enc(WPACKET *pkt) in encode_case_8_enc()
350 static int encode_case_8_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_8_dec()
403 static int encode_case_9_enc(WPACKET *pkt) in encode_case_9_enc()
412 static int encode_case_9_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_9_dec()
453 static int encode_case_10_enc(WPACKET *pkt) in encode_case_10_enc()
461 static int encode_case_10_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_10_dec()
483 static int encode_case_11_enc(WPACKET *pkt) in encode_case_11_enc()
493 static int encode_case_11_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_11_dec()
521 static int encode_case_12_enc(WPACKET *pkt) in encode_case_12_enc()
532 static int encode_case_12_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_12_dec()
595 static int encode_case_13_enc(WPACKET *pkt) in encode_case_13_enc()
603 static int encode_case_13_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_13_dec()
626 static int encode_case_14_enc(WPACKET *pkt) in encode_case_14_enc()
636 static int encode_case_14_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_14_dec()
664 static int encode_case_15_enc(WPACKET *pkt) in encode_case_15_enc()
675 static int encode_case_15_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_15_dec()
756 static int encode_case_16_enc(WPACKET *pkt) in encode_case_16_enc()
765 static int encode_case_16_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_16_dec()
823 static int encode_case_16b_enc(WPACKET *pkt) in encode_case_16b_enc()
832 static int encode_case_16b_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_16b_dec()
856 static int encode_case_17_enc(WPACKET *pkt) in encode_case_17_enc()
864 static int encode_case_17_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_17_dec()
889 static int encode_case_18_enc(WPACKET *pkt) in encode_case_18_enc()
898 static int encode_case_18_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_18_dec()
923 static int encode_case_19_enc(WPACKET *pkt) in encode_case_19_enc()
932 static int encode_case_19_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_19_dec()
968 static int encode_case_20_enc(WPACKET *pkt) in encode_case_20_enc()
977 static int encode_case_20_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_20_dec()
1016 static int encode_case_21_enc(WPACKET *pkt) in encode_case_21_enc()
1025 static int encode_case_21_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_21_dec()
1041 static int encode_case_22_enc(WPACKET *pkt) in encode_case_22_enc()
1060 static int encode_case_22_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_22_dec()
1136 static int encode_case_23_enc(WPACKET *pkt) in encode_case_23_enc()
1147 static int encode_case_23_dec(PACKET *pkt, ossl_ssize_t fail) in encode_case_23_dec()
1229 PACKET pkt; in test_wire_encode() local
1377 static int ack_generic_decode(PACKET *pkt) in ack_generic_decode()
1430 PACKET pkt; in test_wire_ack() local
1538 PACKET pkt = {0}; in test_wire_retry_integrity_tag() local
1619 PACKET pkt; in test_wire_minimal() local