Lines Matching refs:CIPHER_MSG
137 #define CIPHER_MSG(_f, _a...) //printf(_f, ##_a) macro
181 CIPHER_MSG("UtopiaResourceObtain fail\n"); in CIPHERRegisterToUtopia()
191 CIPHER_MSG("CIPHER open \n"); in CIPHEROpen()
221 CIPHER_MSG("UtopiaResourceObtain fail\n"); in CIPHERIoctl()
263 CIPHER_MSG("E_MDRV_CMD_CIPHER_Init fail\n"); in CIPHERIoctl()
275 CIPHER_MSG("E_MDRV_CMD_CIPHER_Init fail\n"); in CIPHERIoctl()
280 CIPHER_MSG("E_MDRV_CMD_CIPHER_Init\n"); in CIPHERIoctl()
292 CIPHER_MSG("E_MDRV_CMD_CIPHER_Reset fail\n"); in CIPHERIoctl()
296 CIPHER_MSG("E_MDRV_CMD_CIPHER_Reset\n"); in CIPHERIoctl()
311 CIPHER_MSG("E_MDRV_CMD_CIPHER_ResetKey fail\n"); in CIPHERIoctl()
315 CIPHER_MSG("E_MDRV_CMD_CIPHER_ResetKey\n"); in CIPHERIoctl()
329 CIPHER_MSG("E_MDRV_CMD_CIPHER_DbgLevel fail\n"); in CIPHERIoctl()
333 CIPHER_MSG("E_MDRV_CMD_CIPHER_DbgLevel\n"); in CIPHERIoctl()
348 CIPHER_MSG("E_MDRV_CMD_CIPHER_DMACalc fail\n"); in CIPHERIoctl()
352 CIPHER_MSG("E_MDRV_CMD_CIPHER_DMACalc\n"); in CIPHERIoctl()
367 CIPHER_MSG("E_MDRV_CMD_CIPHER_HASH fail\n"); in CIPHERIoctl()
371 CIPHER_MSG("E_MDRV_CMD_CIPHER_HASH\n"); in CIPHERIoctl()
385 CIPHER_MSG("E_MDRV_CMD_CIPHER_IsDMADone fail\n"); in CIPHERIoctl()
389 CIPHER_MSG("E_MDRV_CMD_CIPHER_IsDMADone\n"); in CIPHERIoctl()
403 CIPHER_MSG("E_MDRV_CMD_CIPHER_IsHASHDone fail\n"); in CIPHERIoctl()
407 CIPHER_MSG("E_MDRV_CMD_CIPHER_IsHASHDone\n"); in CIPHERIoctl()
412 CIPHER_MSG("CIPHERIoctl - Unknown commend 0x%x!!!\n", (int)u32Cmd); in CIPHERIoctl()