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

/linux-4.1.27/drivers/crypto/caam/
H A Dkey_gen.c44 int gen_split_key(struct device *jrdev, u8 *key_out, int split_key_len, gen_split_key() argument
H A Derror.c120 static void report_ccb_status(struct device *jrdev, const u32 status, report_ccb_status() argument
165 static void report_jump_status(struct device *jrdev, const u32 status, report_jump_status() argument
172 static void report_deco_status(struct device *jrdev, const u32 status, report_deco_status() argument
201 static void report_jr_status(struct device *jrdev, const u32 status, report_jr_status() argument
208 static void report_cond_code_status(struct device *jrdev, const u32 status, report_cond_code_status() argument
215 void caam_jr_strstatus(struct device *jrdev, u32 status) caam_jr_strstatus() argument
H A Dcaamrng.c71 struct device *jrdev; member in struct:caam_rng_ctx
81 static inline void rng_unmap_buf(struct device *jrdev, struct buf_data *bd) rng_unmap_buf() argument
90 struct device *jrdev = ctx->jrdev; rng_unmap_ctx() local
99 static void rng_done(struct device *jrdev, u32 *desc, u32 err, void *context) rng_done() argument
120 struct device *jrdev = ctx->jrdev; submit_job() local
190 struct device *jrdev = ctx->jrdev; rng_create_sh_desc() local
219 struct device *jrdev = ctx->jrdev; rng_create_job_desc() local
271 static int caam_init_rng(struct caam_rng_ctx *ctx, struct device *jrdev) caam_init_rng() argument
H A Djr.c96 struct device *jrdev; caam_jr_remove() local
456 struct device *jrdev; caam_jr_probe() local
H A Dcaamhash.c102 struct device *jrdev; member in struct:caam_hash_ctx
140 static inline int map_seq_out_ptr_ctx(u32 *desc, struct device *jrdev, map_seq_out_ptr_ctx() argument
157 static inline dma_addr_t map_seq_out_ptr_result(u32 *desc, struct device *jrdev, map_seq_out_ptr_result() argument
169 static inline dma_addr_t buf_map_to_sec4_sg(struct device *jrdev, buf_map_to_sec4_sg() argument
182 static inline void src_map_to_sec4_sg(struct device *jrdev, src_map_to_sec4_sg() argument
196 try_buf_map_to_sec4_sg(struct device *jrdev, struct sec4_sg_entry *sec4_sg, try_buf_map_to_sec4_sg() argument
211 static inline int ctx_map_to_sec4_sg(u32 *desc, struct device *jrdev, ctx_map_to_sec4_sg() argument
315 struct device *jrdev = ctx->jrdev; ahash_set_sh_desc() local
440 struct device *jrdev = ctx->jrdev; hash_digest_key() local
518 struct device *jrdev = ctx->jrdev; ahash_setkey() local
632 static void ahash_done(struct device *jrdev, u32 *desc, u32 err, ahash_done() argument
667 static void ahash_done_bi(struct device *jrdev, u32 *desc, u32 err, ahash_done_bi() argument
702 static void ahash_done_ctx_src(struct device *jrdev, u32 *desc, u32 err, ahash_done_ctx_src() argument
737 static void ahash_done_ctx_dst(struct device *jrdev, u32 *desc, u32 err, ahash_done_ctx_dst() argument
778 struct device *jrdev = ctx->jrdev; ahash_update_ctx() local
903 struct device *jrdev = ctx->jrdev; ahash_final_ctx() local
986 struct device *jrdev = ctx->jrdev; ahash_finup_ctx() local
1075 struct device *jrdev = ctx->jrdev; ahash_digest() local
1156 struct device *jrdev = ctx->jrdev; ahash_final_no_ctx() local
1219 struct device *jrdev = ctx->jrdev; ahash_update_no_ctx() local
1334 struct device *jrdev = ctx->jrdev; ahash_finup_no_ctx() local
1419 struct device *jrdev = ctx->jrdev; ahash_update_first() local
H A Dcaamalg.c182 struct device *jrdev; member in struct:caam_ctx
263 struct device *jrdev = ctx->jrdev; aead_null_set_sh_desc() local
456 struct device *jrdev = ctx->jrdev; aead_set_sh_desc() local
743 struct device *jrdev = ctx->jrdev; gcm_set_sh_desc() local
973 struct device *jrdev = ctx->jrdev; rfc4106_set_sh_desc() local
1254 struct device *jrdev = ctx->jrdev; rfc4543_set_sh_desc() local
1659 struct device *jrdev = ctx->jrdev; aead_setkey() local
1722 struct device *jrdev = ctx->jrdev; gcm_setkey() local
1752 struct device *jrdev = ctx->jrdev; rfc4106_setkey() local
1791 struct device *jrdev = ctx->jrdev; rfc4543_setkey() local
1833 struct device *jrdev = ctx->jrdev; ablkcipher_setkey() local
2182 static void aead_encrypt_done(struct device *jrdev, u32 *desc, u32 err, aead_encrypt_done() argument
2221 static void aead_decrypt_done(struct device *jrdev, u32 *desc, u32 err, aead_decrypt_done() argument
2277 static void ablkcipher_encrypt_done(struct device *jrdev, u32 *desc, u32 err, ablkcipher_encrypt_done() argument
2310 static void ablkcipher_decrypt_done(struct device *jrdev, u32 *desc, u32 err, ablkcipher_decrypt_done() argument
2617 struct device *jrdev = ctx->jrdev; aead_edesc_alloc() local
2760 struct device *jrdev = ctx->jrdev; aead_encrypt() local
2797 struct device *jrdev = ctx->jrdev; aead_decrypt() local
2845 struct device *jrdev = ctx->jrdev; aead_giv_edesc_alloc() local
3008 struct device *jrdev = ctx->jrdev; aead_givencrypt() local
3061 struct device *jrdev = ctx->jrdev; ablkcipher_edesc_alloc() local
3159 struct device *jrdev = ctx->jrdev; ablkcipher_encrypt() local
3196 struct device *jrdev = ctx->jrdev; ablkcipher_decrypt() local
3240 struct device *jrdev = ctx->jrdev; ablkcipher_giv_edesc_alloc() local
3340 struct device *jrdev = ctx->jrdev; ablkcipher_givencrypt() local

Completed in 137 milliseconds