Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_session_create_ext.c143 UINT dhe_found; in _map_tls_ciphersuites() local
234dhe_found = _find_cipher(NX_CRYPTO_KEY_EXCHANGE_DHE, NX_CRYPTO_ROLE_KEY_EXCHANGE, 0, crypto_array,… in _map_tls_ciphersuites()
235 if(!(ecdhe_found || dhe_found)) in _map_tls_ciphersuites()