Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_tls_session_create_ext.c154 const UCHAR prf_found = 0x10; 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()
351 crypto_found |= prf_found; in _map_tls_ciphersuites()