Home
last modified time | relevance | path

Searched refs:ciphertext_buffer (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc332 unsigned char* ciphertext_buffer = in alts_iovec_record_protocol_privacy_integrity_protect() local
335 iovec_t ciphertext = {ciphertext_buffer, data_length + rp->tag_length}; in alts_iovec_record_protocol_privacy_integrity_protect()