Searched refs:rawlen (Results 1 – 1 of 1) sorted by relevance
743 size_t rawlen, hmaclen, hrrlen, ciphlen; in tls_parse_ctos_cookie() local759 rawlen = PACKET_remaining(&raw); in tls_parse_ctos_cookie()760 if (rawlen < SHA256_DIGEST_LENGTH in tls_parse_ctos_cookie()761 || !PACKET_forward(&raw, rawlen - SHA256_DIGEST_LENGTH)) { in tls_parse_ctos_cookie()785 rawlen - SHA256_DIGEST_LENGTH) <= 0 in tls_parse_ctos_cookie()925 || !WPACKET_sub_memcpy_u16(&hrrpkt, data, rawlen) in tls_parse_ctos_cookie()