Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/
Dssl_cipher.c875 if (ssl_method->supports_cipher(cipher) && in ssl_cipher_collect_ciphers()
Dinternal.h1430 int (*supports_cipher)(const SSL_CIPHER *cipher); in OPENSSL_MSVC_PRAGMA() member