Searched defs:protected_output_frames (Results 1 – 6 of 6) sorted by relevance
| /third_party/grpc/src/core/tsi/ |
| D | ssl_transport_security_utils.cc | 132 unsigned char* protected_output_frames, in SslProtectorProtect() 184 unsigned char* protected_output_frames, in SslProtectorProtectFlush()
|
| D | transport_security.cc | 84 unsigned char* protected_output_frames, in tsi_frame_protector_protect() 99 tsi_frame_protector* self, unsigned char* protected_output_frames, in tsi_frame_protector_protect_flush()
|
| D | fake_transport_security.cc | 276 unsigned char* protected_output_frames, in fake_protector_protect() 340 tsi_frame_protector* self, unsigned char* protected_output_frames, in fake_protector_protect_flush()
|
| D | ssl_transport_security.cc | 1298 unsigned char* protected_output_frames, in ssl_protector_protect() 1310 tsi_frame_protector* self, unsigned char* protected_output_frames, in ssl_protector_protect_flush()
|
| /third_party/grpc/src/core/tsi/alts/frame_protector/ |
| D | alts_frame_protector.cc | 83 unsigned char* protected_output_frames, in alts_protect_flush() 145 unsigned char* protected_output_frames, in alts_protect()
|
| /third_party/grpc/test/core/tsi/ |
| D | ssl_transport_security_utils_test.cc | 369 std::vector<uint8_t> protected_output_frames( in TEST_P() local 431 std::vector<uint8_t> protected_output_frames( in TEST_P() local
|