Searched refs:hmac_ret (Results 1 – 1 of 1) sorted by relevance
203 int hmac_ret; in esp_hmac_calculate() local210 hmac_ret = ets_hmac_calculate_message(convert_key_type(key_id), message, message_len, hmac); in esp_hmac_calculate()215 if (hmac_ret != 0) { in esp_hmac_calculate()