Home
last modified time | relevance | path

Searched defs:read_from_ssl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security_utils.cc90 int read_from_ssl = SSL_read(ssl, unprotected_bytes, in DoSslRead() local
125 int read_from_ssl; in SslProtectorProtect() local
180 int read_from_ssl = 0; in SslProtectorProtectFlush() local
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dssl_transport_security_utils.cc94 int read_from_ssl = SSL_read(ssl, unprotected_bytes, in DoSslRead() local
129 int read_from_ssl; in SslProtectorProtect() local
184 int read_from_ssl = 0; in SslProtectorProtectFlush() local