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.c86 UCHAR *key, UINT key_length, in nx_secure_module_hash_compute()
Dnx_secure_crypto_method_self_test_hmac_sha.c185 UINT key_length; in _nx_secure_crypto_method_self_test_hmac_sha() local
Dnx_secure_process_server_key_exchange.c124 UINT key_length; in _nx_secure_process_server_key_exchange() local
Dnx_secure_tls_send_serverhello_extensions.c555 UINT key_length; in _nx_secure_tls_send_serverhello_key_share_extension() local
Dnx_secure_tls_process_serverhello_extensions.c821 USHORT key_length; in _nx_secure_tls_proc_serverhello_keyshare_extension() local
Dnx_secure_tls_process_clienthello_extensions.c788 USHORT key_length; in _nx_secure_tls_proc_clienthello_keyshare_extension() local
Dnx_secure_tls_send_clienthello_extensions.c704 UINT key_length; in _nx_secure_tls_send_clienthello_key_share_extension() local
/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_hmac.c76 UCHAR *key_ptr, UINT key_length, in _nx_crypto_hmac()
140 …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.c257 UINT key_length; in _nx_crypto_method_self_test_hmac_sha() local
/NetX-Duo-v6.2.1/nx_secure/inc/
Dnx_secure_x509.h800 ULONG key_length; member