Searched refs:configured_cipher (Results 1 – 1 of 1) sorted by relevance
115 for (const SSL_CIPHER *configured_cipher : configured) { in apply_remote_features() local116 if (sk_SSL_CIPHER_find(supported.get(), nullptr, configured_cipher)) { in apply_remote_features()119 if (!sk_SSL_CIPHER_push(unsupported.get(), configured_cipher)) { in apply_remote_features()