Searched refs:bytes_to_cipher_list (Results 1 – 3 of 3) sorted by relevance
1518 .bytes_to_cipher_list(ssl.client_hello_ciphers().unwrap(), ssl.client_hello_isv2()) in client_hello()
147 * Added `SslRef::bytes_to_cipher_list`.
3158 pub fn bytes_to_cipher_list( in bytes_to_cipher_list() method