/linux-6.6.21/drivers/crypto/caam/ |
D | caamhash.c | 107 struct device *jrdev; member 146 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, in map_seq_out_ptr_ctx() 165 static inline int buf_map_to_sec4_sg(struct device *jrdev, in buf_map_to_sec4_sg() 188 static inline int ctx_map_to_sec4_sg(struct device *jrdev, in ctx_map_to_sec4_sg() 209 struct device *jrdev = ctx->jrdev; in ahash_set_sh_desc() local 265 struct device *jrdev = ctx->jrdev; in axcbc_set_sh_desc() local 317 struct device *jrdev = ctx->jrdev; in acmac_set_sh_desc() local 367 struct device *jrdev = ctx->jrdev; in hash_digest_key() local 428 struct device *jrdev = ctx->jrdev; in ahash_setkey() local 497 struct device *jrdev = ctx->jrdev; in axcbc_setkey() local [all …]
|
D | error.c | 220 static int report_ccb_status(struct device *jrdev, const u32 status, in report_ccb_status() 267 static int report_jump_status(struct device *jrdev, const u32 status, in report_jump_status() 276 static int report_deco_status(struct device *jrdev, const u32 status, in report_deco_status() 330 static int report_jr_status(struct device *jrdev, const u32 status, in report_jr_status() 339 static int report_cond_code_status(struct device *jrdev, const u32 status, in report_cond_code_status() 348 int caam_strstatus(struct device *jrdev, u32 status, bool qi_v2) in caam_strstatus()
|
D | caamalg.c | 123 struct device *jrdev; member 143 struct device *jrdev = ctx->jrdev; in aead_null_set_sh_desc() local 197 struct device *jrdev = ctx->jrdev; in aead_set_sh_desc() local 335 struct device *jrdev = ctx->jrdev; in gcm_set_sh_desc() local 400 struct device *jrdev = ctx->jrdev; in rfc4106_set_sh_desc() local 468 struct device *jrdev = ctx->jrdev; in rfc4543_set_sh_desc() local 534 struct device *jrdev = ctx->jrdev; in chachapoly_set_sh_desc() local 589 struct device *jrdev = ctx->jrdev; in aead_setkey() local 670 struct device *jrdev = ctx->jrdev; in gcm_setkey() local 691 struct device *jrdev = ctx->jrdev; in rfc4106_setkey() local [all …]
|
D | blob_gen.c | 34 struct device jrdev; member 67 struct device *jrdev = &priv->jrdev; in caam_process_blob() local 162 struct device *jrdev; in caam_blob_gen_init() local
|
D | caamprng.c | 38 static void caam_prng_done(struct device *jrdev, u32 *desc, u32 err, in caam_prng_done() 82 struct device *jrdev; in caam_prng_generate() local 149 struct device *jrdev; in caam_prng_seed() local
|
D | caampkc.c | 382 struct device *jrdev = ctx->dev; in akcipher_do_one_req() local 667 static int akcipher_enqueue_req(struct device *jrdev, in akcipher_enqueue_req() 668 void (*cbk)(struct device *jrdev, u32 *desc, in akcipher_enqueue_req() 719 struct device *jrdev = ctx->dev; in caam_rsa_enc() local 757 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f1() local 786 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f2() local 815 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f3() local
|
D | caamrng.c | 39 struct device *jrdev; member 57 static void caam_rng_done(struct device *jrdev, u32 *desc, u32 err, in caam_rng_done() 84 static int caam_rng_read_one(struct device *jrdev, in caam_rng_read_one()
|
D | jr.c | 69 struct device *jrdev = data; in caam_jr_crypto_engine_exit() local 186 struct device *jrdev; in caam_jr_remove() local 593 struct device *jrdev; in caam_jr_probe() local
|
D | error.h | 17 #define caam_jr_strstatus(jrdev, status) caam_strstatus(jrdev, status, false) argument
|
D | caamalg_qi.c | 65 struct device *jrdev; member 204 struct device *jrdev = ctx->jrdev; in aead_setkey() local 367 struct device *jrdev = ctx->jrdev; in gcm_setkey() local 471 struct device *jrdev = ctx->jrdev; in rfc4106_setkey() local 577 struct device *jrdev = ctx->jrdev; in rfc4543_setkey() local 629 struct device *jrdev = ctx->jrdev; in skcipher_setkey() local 740 struct device *jrdev = ctx->jrdev; in xts_skcipher_setkey() local
|
D | key_gen.c | 44 int gen_split_key(struct device *jrdev, u8 *key_out, in gen_split_key()
|