Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/tsi/alts/frame_protector/
Dframe_handler.h227 unsigned char* alts_get_output_buffer(alts_frame_reader* reader);
Dframe_handler.cc214 unsigned char* alts_get_output_buffer(alts_frame_reader* reader) { in alts_get_output_buffer() function
Dalts_frame_protector.cc250 ((alts_get_output_buffer(impl->reader) == nullptr) || in alts_unprotect()