tls12_record_protection_engaged
if (tls12_record_protection_engaged(rl->write))
return tls12_record_protection_engaged(rl->read);
return tls12_record_protection_engaged(rl->write);
if (tls12_record_protection_engaged(rl->read))