Searched refs:ota_crc16_init (Results 1 – 6 of 6) sorted by relevance
41 void ota_crc16_init(ota_crc16_ctx *ctx);
164 void ota_crc16_init(ota_crc16_ctx *inCtx) in ota_crc16_init() function190 ota_crc16_init(&ctx); in ota_get_data_crc16()
58 ota_crc16_init(&ctx); in ota_hal_init()
91 ota_crc16_init(&ctx); in ota_hal_init()
143 ota_crc16_init(&crc_ctx); in ota_check_image_hash()
24 ota_crc16_init(&contex ); in xz_check_file_crc()
Completed in 8 milliseconds