Searched defs:jrdev (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.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 169 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, in map_seq_out_ptr_ctx() 187 static inline dma_addr_t map_seq_out_ptr_result(u32 *desc, struct device *jrdev, in map_seq_out_ptr_result() 199 static inline int buf_map_to_sec4_sg(struct device *jrdev, in buf_map_to_sec4_sg() 222 static inline int ctx_map_to_sec4_sg(struct device *jrdev, in ctx_map_to_sec4_sg() 296 struct device *jrdev = ctx->jrdev; in ahash_set_sh_desc() local 358 struct device *jrdev = ctx->jrdev; in hash_digest_key() local 541 static void ahash_done(struct device *jrdev, u32 *desc, u32 err, in ahash_done() 575 static void ahash_done_bi(struct device *jrdev, u32 *desc, u32 err, in ahash_done_bi() 610 static void ahash_done_ctx_src(struct device *jrdev, u32 *desc, u32 err, in ahash_done_ctx_src() [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
|