Home
last modified time | relevance | path

Searched defs:subpkt (Results 1 – 5 of 5) sorted by relevance

/openssl-master/test/
A Dpackettest.c135 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
/openssl-master/include/internal/
A Dpacket.h108 PACKET *subpkt, size_t len) in PACKET_peek_sub_packet()
122 PACKET *subpkt, size_t len) in PACKET_get_sub_packet()
482 PACKET *subpkt) in PACKET_get_length_prefixed_1()
504 PACKET *subpkt) in PACKET_as_length_prefixed_1()
530 PACKET *subpkt) in PACKET_get_length_prefixed_2()
553 PACKET *subpkt) in PACKET_as_length_prefixed_2()
580 PACKET *subpkt) in PACKET_get_length_prefixed_3()
/openssl-master/crypto/
A Dasn1_dsa.c155 int ossl_decode_der_length(PACKET *pkt, PACKET *subpkt) in ossl_decode_der_length()
/openssl-master/ssl/
A Dt1_enc.c113 PACKET pkt, subpkt; in count_unprocessed_records() local
/openssl-master/ssl/statem/
A Dextensions_srvr.c466 PACKET subpkt; in tls_parse_ctos_use_srtp() local

Completed in 21 milliseconds