Home
last modified time | relevance | path

Searched defs:protected_frames_bytes (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/tsi/
Dssl_transport_security_utils.cc216 tsi_result SslProtectorUnprotect(const unsigned char* protected_frames_bytes, in SslProtectorUnprotect()
Dtransport_security.cc114 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in tsi_frame_protector_unprotect()
Dfake_transport_security.cc363 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in fake_protector_unprotect()
Dssl_transport_security.cc1321 tsi_frame_protector* self, const unsigned char* protected_frames_bytes, in ssl_protector_unprotect()
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc235 const unsigned char* protected_frames_bytes, in alts_unprotect()