Home
last modified time | relevance | path

Searched refs:OP_TYPE_ENCAP_PROTOCOL (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()
H A Ddesc.h427 #define OP_TYPE_ENCAP_PROTOCOL (0x07 << OP_TYPE_SHIFT) macro
/openbmc/linux/drivers/crypto/caam/
H A Dblob_gen.c80 op |= OP_TYPE_ENCAP_PROTOCOL; in caam_process_blob()
H A Ddesc.h435 #define OP_TYPE_ENCAP_PROTOCOL (0x07 << OP_TYPE_SHIFT) macro