Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dblob_gen.c82 op |= OP_TYPE_DECAP_PROTOCOL; in caam_process_blob()
H A Ddesc.h434 #define OP_TYPE_DECAP_PROTOCOL (0x06 << OP_TYPE_SHIFT) macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Djobdesc.c252 append_operation(desc, OP_TYPE_DECAP_PROTOCOL | OP_PCLID_BLOB); in inline_cnstr_jobdesc_blob_decap()
H A Ddesc.h426 #define OP_TYPE_DECAP_PROTOCOL (0x06 << OP_TYPE_SHIFT) macro