Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/azure_iot/
Dnx_azure_iot.c760 UCHAR *encoded_hash_buf; in nx_azure_iot_base64_hmac_sha256_calculate() local
791 encoded_hash_buf = hash_buf + hash_buf_size; in nx_azure_iot_base64_hmac_sha256_calculate()
796 encoded_hash_buf, encoded_hash_buf_size, &encoded_hash_size); in nx_azure_iot_base64_hmac_sha256_calculate()
803 *output_pptr = encoded_hash_buf; in nx_azure_iot_base64_hmac_sha256_calculate()