Searched refs:OP_PCLID_BLOB (Results 1 – 4 of 4) sorted by relevance
168 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()
435 #define OP_PCLID_BLOB (0x0d << OP_PCLID_SHIFT) macro
69 int op = OP_PCLID_BLOB; in caam_process_blob()
449 #define OP_PCLID_BLOB (0x0d << OP_PCLID_SHIFT) macro