Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/crypto_libraries/inc/
Dnx_crypto.h366 NX_CRYPTO_ROLE_ENTRY nx_crypto_ciphers[NX_CRYPTO_MAX_CIPHER_ROLES]; member
/NetX-Duo-v6.3.0/nx_secure/src/
Dnx_secure_tls_session_create_ext.c288 current_cipher = cipher_map[suite]->nx_crypto_ciphers[cipher_counter]; in _map_tls_ciphersuites()
412 current_cipher = cipher_map[suite]->nx_crypto_ciphers[cipher_counter]; in _map_x509_ciphersuites()