Searched refs:otalib_MD5Update (Results 1 – 3 of 3) sorted by relevance
96 void otalib_MD5Update(void *md5, const char *buf, size_t buf_len);
33 void otalib_MD5Update(void *md5, const char *buf, size_t buf_len) in otalib_MD5Update() function
699 otalib_MD5Update(h_ota->md5, buf, ret); in IOT_OTA_FetchYield()
Completed in 5 milliseconds