Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dpacket.c16 int WPACKET_allocate_bytes(WPACKET *pkt, size_t len, unsigned char **allocbytes) in WPACKET_allocate_bytes()
27 unsigned char **allocbytes, size_t lenbytes) in WPACKET_sub_allocate_bytes__()
43 int WPACKET_reserve_bytes(WPACKET *pkt, size_t len, unsigned char **allocbytes) in WPACKET_reserve_bytes()
78 unsigned char **allocbytes, size_t lenbytes) in WPACKET_sub_reserve_bytes__()