Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_session_create_ext.c153 const UCHAR hash_found = 0x8; in _map_tls_ciphersuites() local
155 const UCHAR all_found = sig_found | key_ex_found | symm_found | hash_found | prf_found; in _map_tls_ciphersuites()
341 crypto_found |= hash_found; in _map_tls_ciphersuites()
386 const UCHAR hash_found = 0x2; in _map_x509_ciphersuites() local
387 const UCHAR all_found = pub_key_found | hash_found; in _map_x509_ciphersuites()
456 crypto_found |= hash_found; in _map_x509_ciphersuites()