Home
last modified time | relevance | path

Searched defs:key_length (Results 1 – 10 of 10) sorted by relevance

/NetX-Duo-v6.2.1/nx_secure/src/
Dnx_secure_module_hash_compute.c87 UCHAR *key, UINT key_length, in nx_secure_module_hash_compute()
Dnx_secure_crypto_method_self_test_hmac_sha.c186 UINT key_length; in _nx_secure_crypto_method_self_test_hmac_sha() local
Dnx_secure_process_server_key_exchange.c125 UINT key_length; in _nx_secure_process_server_key_exchange() local
Dnx_secure_tls_send_serverhello_extensions.c556 UINT key_length; in _nx_secure_tls_send_serverhello_key_share_extension() local
Dnx_secure_tls_process_serverhello_extensions.c822 USHORT key_length; in _nx_secure_tls_proc_serverhello_keyshare_extension() local
Dnx_secure_tls_process_clienthello_extensions.c789 USHORT key_length; in _nx_secure_tls_proc_clienthello_keyshare_extension() local
Dnx_secure_tls_send_clienthello_extensions.c705 UINT key_length; in _nx_secure_tls_send_clienthello_key_share_extension() local
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_hmac.c77 UCHAR *key_ptr, UINT key_length, in _nx_crypto_hmac()
141 …EEP UINT _nx_crypto_hmac_initialize(NX_CRYPTO_HMAC *hmac_metadata, UCHAR *key_ptr, UINT key_length) in _nx_crypto_hmac_initialize()
Dnx_crypto_method_self_test_hmac_sha.c258 UINT key_length; in _nx_crypto_method_self_test_hmac_sha() local
/NetX-Duo-v6.2.1/nx_secure/inc/
Dnx_secure_x509.h801 ULONG key_length; member