Home
last modified time | relevance | path

Searched refs:ota_crc16_init (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ota/hal/
A Dota_hal_os.h41 void ota_crc16_init(ota_crc16_ctx *ctx);
A Dota_hal_os.c164 void ota_crc16_init(ota_crc16_ctx *inCtx) in ota_crc16_init() function
190 ota_crc16_init(&ctx); in ota_get_data_crc16()
A Dota_hal_plat.c58 ota_crc16_init(&ctx); in ota_hal_init()
A Dota_hal_vfs_plat.c91 ota_crc16_init(&ctx); in ota_hal_init()
/AliOS-Things-master/components/ota/ota_agent/verify/
A Dota_verify_hash.c143 ota_crc16_init(&crc_ctx); in ota_check_image_hash()
/AliOS-Things-master/components/ota/tools/xz/src/
A Dxz_export.c24 ota_crc16_init(&contex ); in xz_check_file_crc()

Completed in 8 milliseconds