Home | History | Annotate | Download | only in ssl

Lines Matching defs:orig_len

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