Searched refs:esp_hmac_md5_t (Results 1 – 2 of 2) sorted by relevance
139 typedef int (*esp_hmac_md5_t)(const unsigned char *key, unsigned int key_len, const unsigned char *… typedef380 esp_hmac_md5_t hmac_md5;
62 .hmac_md5 = (esp_hmac_md5_t)hmac_md5,