Searched refs:esp_hmac_sha256_vector_t (Results 1 – 2 of 2) sorted by relevance
111 typedef int (*esp_hmac_sha256_vector_t)(const unsigned char *key, int key_len, int num_elem, typedef378 …esp_hmac_sha256_vector_t hmac_sha256_vector; /**< station connect function used when check MIC…
60 .hmac_sha256_vector = (esp_hmac_sha256_vector_t)hmac_sha256_vector,