Searched refs:unsupported_cipher (Results 1 – 1 of 1) sorted by relevance
129 for (const SSL_CIPHER *unsupported_cipher : unsupported.get()) { in apply_remote_features() local130 ssl->config->cipher_list->Remove(unsupported_cipher); in apply_remote_features()