Home
last modified time | relevance | path

Searched refs:OP_PCLID_BLOB (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c168 append_operation(desc, OP_TYPE_ENCAP_PROTOCOL | OP_PCLID_BLOB | in inline_cnstr_jobdesc_blob_dek()
229 append_operation(desc, OP_TYPE_ENCAP_PROTOCOL | OP_PCLID_BLOB); in inline_cnstr_jobdesc_blob_encap()
252 append_operation(desc, OP_TYPE_DECAP_PROTOCOL | OP_PCLID_BLOB); in inline_cnstr_jobdesc_blob_decap()
H A Ddesc.h435 #define OP_PCLID_BLOB (0x0d << OP_PCLID_SHIFT) macro
/openbmc/linux/drivers/crypto/caam/
H A Dblob_gen.c69 int op = OP_PCLID_BLOB; in caam_process_blob()
H A Ddesc.h449 #define OP_PCLID_BLOB (0x0d << OP_PCLID_SHIFT) macro