Home | History | Annotate | Download | only in ssl

Lines Matching defs:orig_len

385 	unsigned int mac_size, orig_len;
448 orig_len = rr->length+((unsigned int)rr->type>>8);
450 /* orig_len is the length of the record before any padding was
455 if (orig_len < mac_size ||
458 orig_len < mac_size+1))
473 ssl3_cbc_copy_mac(mac_tmp, rr, mac_size, orig_len);
478 /* In this case there's no padding, so |orig_len|