Searched refs:cha_err_code (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/crypto/fsl/ |
| H A D | error.c | 149 char cha_err_code[3] = { 0 }; in report_ccb_status() local 161 snprintf(cha_err_code, sizeof(cha_err_code), "%02x", cha_id); in report_ccb_status() 176 cha_str, cha_err_code, in report_ccb_status()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | error.c | 230 char cha_err_code[3] = { 0 }; in report_ccb_status() local 242 snprintf(cha_err_code, sizeof(cha_err_code), "%02x", cha_id); in report_ccb_status() 261 error, idx_str, idx, cha_str, cha_err_code, in report_ccb_status()
|