Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_session_create_ext.c155 const UCHAR all_found = sig_found | key_ex_found | symm_found | hash_found | prf_found; in _map_tls_ciphersuites() local
295 if(crypto_found != all_found) in _map_tls_ciphersuites()
387 const UCHAR all_found = pub_key_found | hash_found; in _map_x509_ciphersuites() local
417 if(crypto_found != all_found) in _map_x509_ciphersuites()