Home
last modified time | relevance | path

Searched refs:ota_str2hex (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ota/hal/
A Dota_hal_os.h31 int ota_str2hex(const char *src, char *dest, unsigned int dest_len);
A Dota_hal_os.c122 int ota_str2hex(const char *src, char *dest, unsigned int dest_len) in ota_str2hex() function
/AliOS-Things-master/components/ota/ota_agent/verify/
A Dota_verify_rsa.c108 ret = ota_str2hex(hash_dat, (char *)tmp_buf, sizeof(tmp_buf)); in ota_verify_rsa()

Completed in 2 milliseconds