Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/caam/
Dkey_gen.c88 init_job_desc(desc, 0); in gen_split_key()
Ddesc_constr.h80 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc() function
90 init_job_desc(desc, (((pdb_len + 1) << HDR_START_IDX_SHIFT)) | options); in init_job_desc_pdb()
107 init_job_desc(desc, HDR_SHARED | options | in init_job_desc_shared()
Dctrl.c48 init_job_desc(desc, 0); in build_instantiation_desc()
82 init_job_desc(desc, 0); in build_deinstantiation_desc()
Dcaamhash.c370 init_job_desc(desc, 0); in hash_digest_key()