Searched refs:BLOB_TRACE (Results 1 – 3 of 3) sorted by relevance
54 BLOB_TRACE("Secure memory allocation error 0x%" PRIx32, ret); in caam_dek_generate()81 BLOB_TRACE("CAAM Context Descriptor Allocation error"); in caam_dek_generate()105 BLOB_TRACE("CAAM Status 0x%08" PRIx32 "", jobctx.status); in caam_dek_generate()111 BLOB_TRACE("Done CAAM BLOB from Secure Memory encaps"); in caam_dek_generate()
55 BLOB_TRACE("JR return code: %#"PRIx32, res); in caam_blob_mkvb_init()56 BLOB_TRACE("MKVB failed: Job status %#"PRIx32, jobctx.status); in caam_blob_mkvb_init()
330 #define BLOB_TRACE DRV_TRACE macro334 BLOB_TRACE("BLOB Descriptor"); \346 #define BLOB_TRACE(...) macro