Home
last modified time | relevance | path

Searched defs:key_ptr (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/crypto_libraries/src/
Dnx_crypto_hmac.c76 UCHAR *key_ptr, UINT key_length, in _nx_crypto_hmac()
140 NX_CRYPTO_KEEP UINT _nx_crypto_hmac_initialize(NX_CRYPTO_HMAC *hmac_metadata, UCHAR *key_ptr, UINT … in _nx_crypto_hmac_initialize()
Dnx_crypto_des.c486 ULONG *key_ptr; in _nx_crypto_des_process_block() local
/NetX-Duo-v6.2.1/addons/snmp/
Dnx_des.c474 ULONG *key_ptr; in _nx_des_process_block() local
/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c752 const UCHAR *key_ptr, UINT key_size, in nx_azure_iot_base64_hmac_sha256_calculate()