Home | History | Annotate | Download | only in ssl

Lines Matching defs:orig_len

293 	unsigned mac_size, orig_len;
432 orig_len = rr->length+((unsigned int)rr->type>>8);
434 /* orig_len is the length of the record before any padding was
439 if (orig_len < mac_size ||
442 orig_len < mac_size+1))
457 ssl3_cbc_copy_mac(mac_tmp, rr, mac_size, orig_len);
462 /* In this case there's no padding, so |orig_len|