Searched defs:subpkt (Results 1 – 5 of 5) sorted by relevance
/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
|
/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()
|
/openssl/crypto/ |
H A D | asn1_dsa.c | 155 int ossl_decode_der_length(PACKET *pkt, PACKET *subpkt) in ossl_decode_der_length()
|
/openssl/ssl/statem/ |
H A D | extensions_srvr.c | 485 PACKET subpkt; in tls_parse_ctos_use_srtp() local
|
Completed in 47 milliseconds