Searched defs:allocbytes (Results 1 – 1 of 1) sorted by relevance
19 int WPACKET_allocate_bytes(WPACKET *pkt, size_t len, unsigned char **allocbytes) in WPACKET_allocate_bytes()30 unsigned char **allocbytes, size_t lenbytes) in WPACKET_sub_allocate_bytes__()46 int WPACKET_reserve_bytes(WPACKET *pkt, size_t len, unsigned char **allocbytes) in WPACKET_reserve_bytes()81 unsigned char **allocbytes, size_t lenbytes) in WPACKET_sub_reserve_bytes__()562 int WPACKET_quic_sub_allocate_bytes(WPACKET *pkt, size_t len, unsigned char **allocbytes) in WPACKET_quic_sub_allocate_bytes()
Completed in 5 milliseconds