Searched defs:subpkt (Results 1 – 6 of 6) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | packettest.c | 135 PACKET pkt, subpkt; in test_PACKET_get_sub_packet() local 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 426 PACKET pkt, exact_pkt, subpkt; in test_PACKET_as_length_prefixed_1() local 450 PACKET pkt, exact_pkt, subpkt; in test_PACKET_as_length_prefixed_2() local 544 PACKET pkt, subpkt = {0}; in test_PACKET_get_quic_length_prefixed() local
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | packet.h | 108 PACKET *subpkt, size_t len) in PACKET_peek_sub_packet() 122 PACKET *subpkt, size_t len) in PACKET_get_sub_packet() 515 PACKET *subpkt) in PACKET_get_length_prefixed_1() 537 PACKET *subpkt) in PACKET_as_length_prefixed_1() 563 PACKET *subpkt) in PACKET_get_length_prefixed_2() 586 PACKET *subpkt) in PACKET_as_length_prefixed_2() 613 PACKET *subpkt) in PACKET_get_length_prefixed_3()
|
| H A D | packet_quic.h | 101 PACKET *subpkt) in PACKET_get_quic_length_prefixed()
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | asn1_dsa.c | 155 int ossl_decode_der_length(PACKET *pkt, PACKET *subpkt) in ossl_decode_der_length()
|
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_port.c | 1042 PACKET pkt, subpkt; in parse_validation_token() local
|
| /freebsd/crypto/openssl/ssl/statem/ |
| H A D | extensions_srvr.c | 498 PACKET subpkt; in tls_parse_ctos_use_srtp() local
|