Searched refs:off_bytes (Results 1 – 1 of 1) sorted by relevance
1056 const uint64_t off_bytes = off_dw << 2; in ocp_vul_telstr_sanity() local1059 if (len_bytes > UINT64_MAX - off_bytes) { in ocp_vul_telstr_sanity()1065 const uint64_t end = off_bytes + len_bytes; in ocp_vul_telstr_sanity()