Searched refs:padbytes (Results 1 – 1 of 1) sorted by relevance
908 unsigned char *padbytes; in tls_construct_ctos_padding() local960 || !WPACKET_sub_allocate_bytes_u16(pkt, hlen, &padbytes)) { in tls_construct_ctos_padding()964 memset(padbytes, 0, hlen); in tls_construct_ctos_padding()
Completed in 6 milliseconds