Lines Matching refs:E_TRACE
103 E_TRACE("plain malloc %uByte error!\n", data_len); in test_cipher_item_virt()
108 E_TRACE("cipher_soft malloc %uByte error!\n", data_len); in test_cipher_item_virt()
113 E_TRACE("cipher_hard malloc %uByte error!\n", data_len); in test_cipher_item_virt()
155 E_TRACE("rk_cipher_init error[%x]\n", res); in test_cipher_item_virt()
186 E_TRACE("rk_cipher_crypt_virt error[%x]\n", res); in test_cipher_item_virt()
202 E_TRACE("soft_cipher error[%x]\n", res); in test_cipher_item_virt()
208 E_TRACE("rkcrypto_test_cipher_virt compare failed.\n"); in test_cipher_item_virt()
256 E_TRACE("plain malloc %uByte error!\n", data_len); in test_cipher_item_fd()
262 E_TRACE("cipher_soft malloc %uByte error!\n", data_len); in test_cipher_item_fd()
268 E_TRACE("cipher_hard malloc %uByte error!\n", data_len); in test_cipher_item_fd()
307 E_TRACE("rk_cipher_init error[%x]\n", res); in test_cipher_item_fd()
328 E_TRACE("rk_cipher_crypt error[%x]\n", res); in test_cipher_item_fd()
339 E_TRACE("soft_cipher error[%x]\n", res); in test_cipher_item_fd()
345 E_TRACE("rkcrypto_test_cipher compare failed.\n"); in test_cipher_item_fd()