Home
last modified time | relevance | path

Searched refs:init_job_desc (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamprng.c50 init_job_desc(desc, 0); /* + 1 cmd_sz */ in caam_init_reseed_desc()
63 init_job_desc(desc, 0); /* + 1 cmd_sz */ in caam_init_prng_desc()
H A Dkey_gen.c81 init_job_desc(desc, 0); in gen_split_key()
H A Ddesc_constr.h124 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc() function
134 init_job_desc(desc, (((pdb_len + 1) << HDR_START_IDX_SHIFT)) | options); in init_job_desc_pdb()
157 init_job_desc(desc, HDR_SHARED | options | in init_job_desc_shared()
H A Dblob_gen.c120 init_job_desc(desc, 0); in caam_process_blob()
H A Dcaamrng.c70 init_job_desc(desc, 0); /* + 1 cmd_sz */ in caam_init_desc()
H A Dctrl.c39 init_job_desc(desc, 0); in build_instantiation_desc()
74 init_job_desc(desc, 0); in build_deinstantiation_desc()
H A Dcaamhash.c377 init_job_desc(desc, 0); in hash_digest_key()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dkey_gen.c81 init_job_desc(desc, 0); in gen_split_key()
H A Ddesc_constr.h124 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc() function
134 init_job_desc(desc, (((pdb_len + 1) << HDR_START_IDX_SHIFT)) | options); in init_job_desc_pdb()
157 init_job_desc(desc, HDR_SHARED | options | in init_job_desc_shared()
H A Dcaamrng.c68 init_job_desc(desc, 0); /* + 1 cmd_sz */ in caam_init_desc()
H A Dctrl.c38 init_job_desc(desc, 0); in build_instantiation_desc()
73 init_job_desc(desc, 0); in build_deinstantiation_desc()
H A Dcaamhash.c374 init_job_desc(desc, 0); in hash_digest_key()

Completed in 12 milliseconds