Home
last modified time | relevance | path

Searched defs:grease (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/
Dgrease.rs30 pub fn grease<P: CipherSuiteProvider>(&mut self, cs: &P) -> Result<(), MlsError> { in grease() method
43 pub fn grease<P: CipherSuiteProvider>(&mut self, cs: &P) -> Result<(), MlsError> { in grease() method
55 pub fn grease<P: CipherSuiteProvider>(&mut self, cs: &P) -> Result<(), MlsError> { in grease() method
83 pub fn grease<T: From<u16>, P: CipherSuiteProvider>( in grease() function
132 pub fn grease<T: From<u16>, P: CipherSuiteProvider>( in grease() function
Dlib.rs143 mod grease; module
/aosp_15_r20/external/curl/docs/libcurl/opts/
H A DCURLOPT_ECH.md47 ## grease section in DESCRIPTION
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/
DCargo.toml258 grease = ["std"] qkey
/aosp_15_r20/external/rust/crates/quiche/src/h3/
Dstream.rs1118 fn grease() { in grease() function
Dmod.rs2049 let grease = if conn.grease { in send_settings() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/h3/
Dstream.rs1118 fn grease() { in grease() function
Dmod.rs2049 let grease = if conn.grease { in send_settings() localVariable
/aosp_15_r20/external/cronet/net/spdy/
H A Dspdy_network_transaction_unittest.cc8911 spdy::SpdySerializedFrame grease(spdy::test::MakeSerializedFrame( in TEST_P() local
8969 spdy::SpdySerializedFrame grease(spdy::test::MakeSerializedFrame( in TEST_P() local
9028 spdy::SpdySerializedFrame grease(spdy::test::MakeSerializedFrame( in TEST_P() local
9172 spdy::SpdySerializedFrame grease(spdy::test::MakeSerializedFrame( in TEST_P() local
H A Dspdy_session_unittest.cc5453 spdy::SpdySerializedFrame grease(spdy::test::MakeSerializedFrame( in TEST_F() local
/aosp_15_r20/external/rust/crates/quiche/src/
Dlib.rs707 grease: bool, field
861 pub fn grease(&mut self, grease: bool) { in grease() method
1379 grease: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/
Dlib.rs707 grease: bool, field
861 pub fn grease(&mut self, grease: bool) { in grease() method
1379 grease: bool, field