Searched refs:padbytes (Results 1 – 1 of 1) sorted by relevance
951 unsigned char *padbytes; in tls_construct_ctos_padding() local1008 || !WPACKET_sub_allocate_bytes_u16(pkt, hlen, &padbytes)) { in tls_construct_ctos_padding()1012 memset(padbytes, 0, hlen); in tls_construct_ctos_padding()
Completed in 8 milliseconds