_nx_secure_tls_check_ciphersuite() is only used within netxduo.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesnetxduo_nx_secure_tls_check_ciphersuite()

_nx_secure_tls_check_ciphersuite() function

Arguments

ciphersuite_info

cert

selected_curve

cert_curve_supported

References

LocationReferrerText
nx_secure_tls_process_clienthello.c:574
static UINT _nx_secure_tls_check_ciphersuite(const NX_SECURE_TLS_CIPHERSUITE_INFO *ciphersuite_info,
nx_secure_tls_process_clienthello.c:28
static UINT _nx_secure_tls_check_ciphersuite(const NX_SECURE_TLS_CIPHERSUITE_INFO *ciphersuite_info,
nx_secure_tls_process_clienthello.c:452_nx_secure_tls_process_clienthello()
if (NX_SUCCESS == _nx_secure_tls_check_ciphersuite(ciphersuite_info, cert, selected_curve, cert_curve_supported))