Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c169 append_operation(desc, OP_TYPE_ENCAP_PROTOCOL | OP_PCLID_BLOB | in inline_cnstr_jobdesc_blob_dek()
230 append_operation(desc, OP_TYPE_ENCAP_PROTOCOL | OP_PCLID_BLOB); in inline_cnstr_jobdesc_blob_encap()
253 append_operation(desc, OP_TYPE_DECAP_PROTOCOL | OP_PCLID_BLOB); in inline_cnstr_jobdesc_blob_decap()
H A Ddesc.h436 #define OP_PCLID_BLOB (0x0d << OP_PCLID_SHIFT) macro
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Ddesc.h449 #define OP_PCLID_BLOB (0x0d << OP_PCLID_SHIFT) macro