Home
last modified time | relevance | path

Searched refs:unsupported_cipher (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
Dhandoff.cc129 for (const SSL_CIPHER *unsupported_cipher : unsupported.get()) { in apply_remote_features() local
130 ssl->config->cipher_list->Remove(unsupported_cipher); in apply_remote_features()