Home | History | Annotate | Download | only in ssl

Lines Matching defs:orig_len

300 	unsigned mac_size, orig_len;
440 orig_len = rr->length+((unsigned int)rr->type>>8);
442 /* orig_len is the length of the record before any padding was
447 if (orig_len < mac_size ||
450 orig_len < mac_size+1))
465 ssl3_cbc_copy_mac(mac_tmp, rr, mac_size, orig_len);
470 /* In this case there's no padding, so |orig_len|