Searched refs:scan_start (Results 1 – 7 of 7) sorted by relevance
243 unsigned scan_start = 0; in ssl3_cbc_copy_mac() local257 scan_start = orig_len - (md_size + 255 + 1); in ssl3_cbc_copy_mac()267 rotate_offset = (div_spoiler + mac_start - scan_start) % md_size; in ssl3_cbc_copy_mac()270 for (i = scan_start, j = 0; i < orig_len; i++) in ssl3_cbc_copy_mac()
234 unsigned scan_start = 0; in ssl3_cbc_copy_mac() local248 scan_start = orig_len - (md_size + 255 + 1); in ssl3_cbc_copy_mac()258 rotate_offset = (div_spoiler + mac_start - scan_start) % md_size; in ssl3_cbc_copy_mac()261 for (i = scan_start, j = 0; i < orig_len; i++) in ssl3_cbc_copy_mac()
56 scan_start equ word ptr [esp+NbStack-48] define
1171 register ush scan_start = *(ushf*)scan; local1212 *(ushf*)match != scan_start) continue;
1162 register ush scan_start = *(ushf*)scan; local1206 *(ushf*)match != scan_start) continue;
1170 register ush scan_start = *(ushf*)scan; in longest_match() local1211 *(ushf*)match != scan_start) continue; in longest_match()