Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ce/
A Dce_common.c128 CE_ERR("request irq error\n"); in ce_irq_request()
137 CE_ERR("Cannot request IRQ\n"); in ce_irq_request()
204 CE_ERR("hal_malloc fail\n"); in ce_aes_config()
313 CE_ERR("Timed out\n"); in ce_aes_start()
327 CE_ERR("error\n"); in ce_aes_start()
416 CE_ERR("aes crypto fail\n"); in do_aes_crypto()
510 CE_ERR("hal_malloc fail\n"); in ce_hash_start()
554 CE_ERR("Timed out\n"); in ce_hash_start()
724 CE_ERR("hal_malloc fail\n"); in ce_rsa_start()
778 CE_ERR("Timed out\n"); in ce_rsa_start()
[all …]
A Dce_common.h46 #define CE_ERR(fmt, arg...) hal_log_err("%s()%d - "fmt, __func__, __LINE__, ##arg) macro
A Dhal_ce.c49 CE_ERR("CE clock enable failed.\n"); in sunxi_ce_clk_init()
56 CE_ERR("CE clock disable failed.\n"); in sunxi_ce_clk_init()

Completed in 17 milliseconds