Home
last modified time | relevance | path

Searched defs:unprotected_bytes (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/core/tsi/
Dtransport_security.cc88 const unsigned char* unprotected_bytes, in tsi_frame_protector_protect()
121 size_t* protected_frames_bytes_size, unsigned char* unprotected_bytes, in tsi_frame_protector_unprotect()
Dfake_transport_security.cc256 const unsigned char* unprotected_bytes, in fake_protector_protect()
342 size_t* protected_frames_bytes_size, unsigned char* unprotected_bytes, in fake_protector_unprotect()
Dssl_transport_security.cc491 static tsi_result do_ssl_read(SSL* ssl, unsigned char* unprotected_bytes, in do_ssl_read()
524 static tsi_result do_ssl_write(SSL* ssl, unsigned char* unprotected_bytes, in do_ssl_write()
1010 const unsigned char* unprotected_bytes, in ssl_protector_protect()
1101 size_t* protected_frames_bytes_size, unsigned char* unprotected_bytes, in ssl_protector_unprotect()
/third_party/grpc/src/core/tsi/alts/frame_protector/
Dalts_frame_protector.cc141 const unsigned char* unprotected_bytes, in alts_protect()
235 unsigned char* unprotected_bytes, in alts_unprotect()