Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc50 unsigned char* in_place_protect_buffer; member
64 impl->seal_crypter, impl->in_place_protect_buffer, in seal()
110 if (!alts_reset_frame_writer(impl->writer, impl->in_place_protect_buffer, in alts_protect_flush()
166 impl->in_place_protect_buffer + impl->in_place_protect_bytes_buffered, in alts_protect()
317 gpr_free(impl->in_place_protect_buffer); in alts_destroy()
397 impl->in_place_protect_buffer = static_cast<unsigned char*>( in alts_create_frame_protector()