Searched defs:lenbytes (Results 1 – 5 of 5) sorted by relevance
27 unsigned char **allocbytes, size_t lenbytes) in WPACKET_sub_allocate_bytes__()78 unsigned char **allocbytes, size_t lenbytes) in WPACKET_sub_reserve_bytes__()92 static size_t maxmaxsize(size_t lenbytes) in maxmaxsize()100 static int wpacket_intern_init_len(WPACKET *pkt, size_t lenbytes) in wpacket_intern_init_len()129 size_t lenbytes) in WPACKET_init_static_len()159 int WPACKET_init_len(WPACKET *pkt, BUF_MEM *buf, size_t lenbytes) in WPACKET_init_len()178 int WPACKET_init_null(WPACKET *pkt, size_t lenbytes) in WPACKET_init_null()341 int WPACKET_start_sub_packet_len__(WPACKET *pkt, size_t lenbytes) in WPACKET_start_sub_packet_len__()398 size_t lenbytes; in WPACKET_set_max_size() local453 size_t lenbytes) in WPACKET_sub_memcpy__()
283 unsigned char lenbytes[2]; in send_record() local
568 size_t lenbytes; in der_encode_length() local
644 size_t lenbytes; member
8252 size_t lenbytes = upb_vencode64(s->msglen, buf); in end_delim() local