Searched refs:protected_data_length (Results 1 – 1 of 1) sorted by relevance
377 size_t protected_data_length = in alts_iovec_record_protocol_privacy_integrity_unprotect() local379 if (protected_data_length < rp->tag_length) { in alts_iovec_record_protocol_privacy_integrity_unprotect()395 if (unprotected_data.iov_len != protected_data_length - rp->tag_length) { in alts_iovec_record_protocol_privacy_integrity_unprotect()401 protected_data_length, static_cast<unsigned char*>(header.iov_base), in alts_iovec_record_protocol_privacy_integrity_unprotect()417 if (bytes_written != protected_data_length - rp->tag_length) { in alts_iovec_record_protocol_privacy_integrity_unprotect()