| /kernel/linux/linux-4.19/drivers/crypto/caam/ |
| D | caamrng.c | 71 struct device *jrdev; member 81 static inline void rng_unmap_buf(struct device *jrdev, struct buf_data *bd) in rng_unmap_buf() 90 struct device *jrdev = ctx->jrdev; in rng_unmap_ctx() local 99 static void rng_done(struct device *jrdev, u32 *desc, u32 err, void *context) in rng_done() 123 struct device *jrdev = ctx->jrdev; in submit_job() local 193 struct device *jrdev = ctx->jrdev; in rng_create_sh_desc() local 219 struct device *jrdev = ctx->jrdev; in rng_create_job_desc() local 271 static int caam_init_rng(struct caam_rng_ctx *ctx, struct device *jrdev) in caam_init_rng()
|
| D | error.c | 159 static void report_ccb_status(struct device *jrdev, const u32 status, in report_ccb_status() 203 static void report_jump_status(struct device *jrdev, const u32 status, in report_jump_status() 210 static void report_deco_status(struct device *jrdev, const u32 status, in report_deco_status() 239 static void report_jr_status(struct device *jrdev, const u32 status, in report_jr_status() 246 static void report_cond_code_status(struct device *jrdev, const u32 status, in report_cond_code_status() 253 void caam_jr_strstatus(struct device *jrdev, u32 status) in caam_jr_strstatus()
|
| D | caamalg.c | 112 struct device *jrdev; member 121 struct device *jrdev = ctx->jrdev; in aead_null_set_sh_desc() local 174 struct device *jrdev = ctx->jrdev; in aead_set_sh_desc() local 330 struct device *jrdev = ctx->jrdev; in gcm_set_sh_desc() local 390 struct device *jrdev = ctx->jrdev; in rfc4106_set_sh_desc() local 453 struct device *jrdev = ctx->jrdev; in rfc4543_set_sh_desc() local 517 struct device *jrdev = ctx->jrdev; in aead_setkey() local 585 struct device *jrdev = ctx->jrdev; in gcm_setkey() local 603 struct device *jrdev = ctx->jrdev; in rfc4106_setkey() local 629 struct device *jrdev = ctx->jrdev; in rfc4543_setkey() local [all …]
|
| D | caamhash.c | 111 struct device *jrdev; member 170 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, in map_seq_out_ptr_ctx() 189 static inline int buf_map_to_sec4_sg(struct device *jrdev, in buf_map_to_sec4_sg() 212 static inline int ctx_map_to_sec4_sg(struct device *jrdev, in ctx_map_to_sec4_sg() 287 struct device *jrdev = ctx->jrdev; in ahash_set_sh_desc() local 349 struct device *jrdev = ctx->jrdev; in hash_digest_key() local 526 static void ahash_done(struct device *jrdev, u32 *desc, u32 err, in ahash_done() 557 static void ahash_done_bi(struct device *jrdev, u32 *desc, u32 err, in ahash_done_bi() 592 static void ahash_done_ctx_src(struct device *jrdev, u32 *desc, u32 err, in ahash_done_ctx_src() 623 static void ahash_done_ctx_dst(struct device *jrdev, u32 *desc, u32 err, in ahash_done_ctx_dst() [all …]
|
| D | key_gen.c | 45 int gen_split_key(struct device *jrdev, u8 *key_out, in gen_split_key()
|
| D | jr.c | 97 struct device *jrdev; in caam_jr_remove() local 475 struct device *jrdev; in caam_jr_probe() local
|
| D | caamalg_qi.c | 50 struct device *jrdev; member 202 struct device *jrdev = ctx->jrdev; in aead_setkey() local 346 struct device *jrdev = ctx->jrdev; in gcm_setkey() local 442 struct device *jrdev = ctx->jrdev; in rfc4106_setkey() local 546 struct device *jrdev = ctx->jrdev; in rfc4543_setkey() local 598 struct device *jrdev = ctx->jrdev; in ablkcipher_setkey() local 678 struct device *jrdev = ctx->jrdev; in xts_ablkcipher_setkey() local
|
| D | caampkc.c | 561 struct device *jrdev = ctx->dev; in caam_rsa_enc() local 603 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f1() local 636 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f2() local 669 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f3() local
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | caamhash.c | 102 struct device *jrdev; member 141 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, in map_seq_out_ptr_ctx() 160 static inline int buf_map_to_sec4_sg(struct device *jrdev, in buf_map_to_sec4_sg() 183 static inline int ctx_map_to_sec4_sg(struct device *jrdev, in ctx_map_to_sec4_sg() 204 struct device *jrdev = ctx->jrdev; in ahash_set_sh_desc() local 260 struct device *jrdev = ctx->jrdev; in axcbc_set_sh_desc() local 312 struct device *jrdev = ctx->jrdev; in acmac_set_sh_desc() local 362 struct device *jrdev = ctx->jrdev; in hash_digest_key() local 425 struct device *jrdev = ctx->jrdev; in ahash_setkey() local 488 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 | 115 struct device *jrdev; member 135 struct device *jrdev = ctx->jrdev; in aead_null_set_sh_desc() local 188 struct device *jrdev = ctx->jrdev; in aead_set_sh_desc() local 326 struct device *jrdev = ctx->jrdev; in gcm_set_sh_desc() local 391 struct device *jrdev = ctx->jrdev; in rfc4106_set_sh_desc() local 459 struct device *jrdev = ctx->jrdev; in rfc4543_set_sh_desc() local 525 struct device *jrdev = ctx->jrdev; in chachapoly_set_sh_desc() local 579 struct device *jrdev = ctx->jrdev; in aead_setkey() local 660 struct device *jrdev = ctx->jrdev; in gcm_setkey() local 681 struct device *jrdev = ctx->jrdev; in rfc4106_setkey() local [all …]
|
| D | caamrng.c | 37 struct device *jrdev; member 55 static void caam_rng_done(struct device *jrdev, u32 *desc, u32 err, in caam_rng_done() 82 static int caam_rng_read_one(struct device *jrdev, in caam_rng_read_one()
|
| D | caampkc.c | 374 struct device *jrdev = ctx->dev; in akcipher_do_one_req() local 656 static int akcipher_enqueue_req(struct device *jrdev, in akcipher_enqueue_req() 657 void (*cbk)(struct device *jrdev, u32 *desc, in akcipher_enqueue_req() 708 struct device *jrdev = ctx->dev; in caam_rsa_enc() local 746 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f1() local 775 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f2() local 804 struct device *jrdev = ctx->dev; in caam_rsa_dec_priv_f3() local
|
| D | jr.c | 67 struct device *jrdev = data; in caam_jr_crypto_engine_exit() local 132 struct device *jrdev; in caam_jr_remove() local 510 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 | key_gen.c | 44 int gen_split_key(struct device *jrdev, u8 *key_out, in gen_split_key()
|
| D | caamalg_qi.c | 60 struct device *jrdev; member 199 struct device *jrdev = ctx->jrdev; in aead_setkey() local 362 struct device *jrdev = ctx->jrdev; in gcm_setkey() local 466 struct device *jrdev = ctx->jrdev; in rfc4106_setkey() local 572 struct device *jrdev = ctx->jrdev; in rfc4543_setkey() local 624 struct device *jrdev = ctx->jrdev; in skcipher_setkey() local 735 struct device *jrdev = ctx->jrdev; in xts_skcipher_setkey() local
|