Searched defs:jrdev (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/crypto/caam/
H A Dkey_gen.c44 int gen_split_key(struct device *jrdev, u8 *key_out, argument
H A Dblob_gen.c34 struct device jrdev; member in struct:caam_blob_priv
67 struct device *jrdev = &priv->jrdev; local
162 struct device *jrdev; local
[all...]
H A Dcaamprng.c38 static void caam_prng_done(struct device *jrdev, u32 *desc, u32 err, argument
82 struct device *jrdev; local
149 struct device *jrdev; local
[all...]
H A Derror.c220 static int report_ccb_status(struct device *jrdev, const u32 status, argument
267 static int report_jump_status(struct device *jrdev, const u32 status, argument
276 static int report_deco_status(struct device *jrdev, const u32 status, argument
330 static int report_jr_status(struct device *jrdev, const u32 status, argument
339 static int report_cond_code_status(struct device *jrdev, const u32 status, argument
348 caam_strstatus(struct device *jrdev, u32 status, bool qi_v2) argument
[all...]
H A Dcaamrng.c39 struct device *jrdev; member in struct:caam_rng_ctx
57 static void caam_rng_done(struct device *jrdev, u32 *desc, u32 err, argument
84 static int caam_rng_read_one(struct device *jrdev, argument
[all...]
H A Djr.c69 struct device *jrdev = data; local
186 struct device *jrdev; local
589 struct device *jrdev; local
[all...]
H A Dcaampkc.c382 struct device *jrdev = ctx->dev; local
667 static int akcipher_enqueue_req(struct device *jrdev, argument
719 struct device *jrdev = ctx->dev; local
757 struct device *jrdev = ctx->dev; local
786 struct device *jrdev = ctx->dev; local
815 struct device *jrdev = ctx->dev; local
[all...]
H A Dcaamalg_qi.c65 struct device *jrdev; member in struct:caam_ctx
204 struct device *jrdev = ctx->jrdev; local
367 struct device *jrdev = ctx->jrdev; local
471 struct device *jrdev = ctx->jrdev; local
577 struct device *jrdev = ctx->jrdev; local
629 struct device *jrdev = ctx->jrdev; local
740 struct device *jrdev = ctx->jrdev; local
[all...]
H A Dcaamhash.c107 struct device *jrdev; member in struct:caam_hash_ctx
146 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, argument
165 static inline int buf_map_to_sec4_sg(struct device *jrdev, argument
188 ctx_map_to_sec4_sg(struct device *jrdev, struct caam_hash_state *state, int ctx_len, struct sec4_sg_entry *sec4_sg, u32 flag) argument
209 struct device *jrdev = ctx->jrdev; local
265 struct device *jrdev = ctx->jrdev; local
317 struct device *jrdev = ctx->jrdev; local
367 struct device *jrdev = ctx->jrdev; local
428 struct device *jrdev = ctx->jrdev; local
497 struct device *jrdev = ctx->jrdev; local
584 ahash_done_cpy(struct device *jrdev, u32 *desc, u32 err, void *context, enum dma_data_direction dir) argument
623 ahash_done(struct device *jrdev, u32 *desc, u32 err, void *context) argument
629 ahash_done_ctx_src(struct device *jrdev, u32 *desc, u32 err, void *context) argument
635 ahash_done_switch(struct device *jrdev, u32 *desc, u32 err, void *context, enum dma_data_direction dir) argument
686 ahash_done_bi(struct device *jrdev, u32 *desc, u32 err, void *context) argument
692 ahash_done_ctx_dst(struct device *jrdev, u32 *desc, u32 err, void *context) argument
764 struct device *jrdev = ctx->jrdev; local
785 ahash_enqueue_req(struct device *jrdev, void (*cbk)(struct device *jrdev, u32 *desc, u32 err, void *context), struct ahash_request *req, int dst_len, enum dma_data_direction dir) argument
824 struct device *jrdev = ctx->jrdev; local
949 struct device *jrdev = ctx->jrdev; local
1010 struct device *jrdev = ctx->jrdev; local
1084 struct device *jrdev = ctx->jrdev; local
1151 struct device *jrdev = ctx->jrdev; local
1200 struct device *jrdev = ctx->jrdev; local
1321 struct device *jrdev = ctx->jrdev; local
1397 struct device *jrdev = ctx->jrdev; local
[all...]
H A Dcaamalg.c123 struct device *jrdev; member in struct:caam_ctx
143 struct device *jrdev = ctx->jrdev; local
197 struct device *jrdev = ctx->jrdev; local
335 struct device *jrdev = ctx->jrdev; local
400 struct device *jrdev = ctx->jrdev; local
468 struct device *jrdev = ctx->jrdev; local
534 struct device *jrdev = ctx->jrdev; local
589 struct device *jrdev = ctx->jrdev; local
670 struct device *jrdev = ctx->jrdev; local
691 struct device *jrdev = ctx->jrdev; local
717 struct device *jrdev = ctx->jrdev; local
746 struct device *jrdev = ctx->jrdev; local
846 struct device *jrdev = ctx->jrdev; local
979 aead_crypt_done(struct device *jrdev, u32 *desc, u32 err, void *context) argument
1018 skcipher_crypt_done(struct device *jrdev, u32 *desc, u32 err, void *context) argument
1255 struct device *jrdev = ctx->jrdev; local
1311 struct device *jrdev = ctx->jrdev; local
1445 aead_enqueue_req(struct device *jrdev, struct aead_request *req) argument
1477 struct device *jrdev = ctx->jrdev; local
1511 struct device *jrdev = ctx->jrdev; local
1570 struct device *jrdev = ctx->jrdev; local
1618 struct device *jrdev = ctx->jrdev; local
1815 struct device *jrdev = ctx->jrdev; local
[all...]

Completed in 874 milliseconds