Searched refs:otalib_Sha256Update (Results 1 – 3 of 3) sorted by relevance
100 void otalib_Sha256Update(void *sha256, const char *buf, size_t buf_len);
71 void otalib_Sha256Update(void *sha256, const char *buf, size_t buf_len) in otalib_Sha256Update() function
700 otalib_Sha256Update(h_ota->sha256, buf, ret); in IOT_OTA_FetchYield()
Completed in 5 milliseconds