Searched refs:esp_sha256_prf_t (Results 1 – 2 of 2) sorted by relevance
126 typedef int (*esp_sha256_prf_t)(const unsigned char *key, int key_len, const char *label, typedef379 …esp_sha256_prf_t sha256_prf; /**< station connect function used when check MIC…
61 .sha256_prf = (esp_sha256_prf_t)sha256_prf,