Home
last modified time | relevance | path

Searched refs:PACKET_peek_sub_packet (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/include/internal/
H A Dpacket.h107 __owur static ossl_inline int PACKET_peek_sub_packet(const PACKET *pkt, in PACKET_peek_sub_packet() function
124 if (!PACKET_peek_sub_packet(pkt, subpkt, len)) in PACKET_get_sub_packet()
/third_party/openssl/include/internal/
H A Dpacket.h107 __owur static ossl_inline int PACKET_peek_sub_packet(const PACKET *pkt, in PACKET_peek_sub_packet() function
124 if (!PACKET_peek_sub_packet(pkt, subpkt, len)) in PACKET_get_sub_packet()

Completed in 10 milliseconds