Home
last modified time | relevance | path

Searched defs:ciphersuite_info (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.4.1/nx_secure/src/
Dnx_secure_tls_process_clienthello.c123 const NX_SECURE_TLS_CIPHERSUITE_INFO *ciphersuite_info; in _nx_secure_tls_process_clienthello() local
625 static UINT _nx_secure_tls_check_ciphersuite(const NX_SECURE_TLS_CIPHERSUITE_INFO *ciphersuite_info, in _nx_secure_tls_check_ciphersuite()
Dnx_secure_dtls_process_clienthello.c113 const NX_SECURE_TLS_CIPHERSUITE_INFO *ciphersuite_info = NX_NULL; in _nx_secure_dtls_process_clienthello() local
661 static UINT _nx_secure_dtls_check_ciphersuite(const NX_SECURE_TLS_CIPHERSUITE_INFO *ciphersuite_inf… in _nx_secure_dtls_check_ciphersuite()