Home
last modified time | relevance | path

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

/system/security/mls/mls-rs-crypto-boringssl/src/
Dlib.rs106 fn supported_cipher_suites(&self) -> Vec<CipherSuite> { in supported_cipher_suites() method
367 fn supported_cipher_suites() { in supported_cipher_suites() function