Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dblob_gen.c93 op |= OP_TYPE_DECAP_PROTOCOL; in caam_process_blob()
H A Ddesc.h436 #define OP_TYPE_DECAP_PROTOCOL (0x06 << OP_TYPE_SHIFT) macro
H A Dcaamalg_desc.c1433 append_operation(desc, OP_TYPE_DECAP_PROTOCOL | protected_store); in cnstr_desc_protected_blob_decap()