Searched refs:caam_ae_ctx (Results 1 – 4 of 4) sorted by relevance
53 struct caam_ae_ctx { struct70 bool (*do_block)(struct caam_ae_ctx *caam_ctx, bool encrypt, argument85 TEE_Result caam_ae_do_update(struct caam_ae_ctx *ctx, struct drvcrypt_buf *src, argument
90 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_allocate()133 struct caam_ae_ctx *caam_ctx = ctx; in caam_ae_free()156 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_initialize()206 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_update_aad()249 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_update_payload()268 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_final()305 struct caam_ae_ctx *dst = dst_ctx; in caam_ae_copy_state()306 struct caam_ae_ctx *src = src_ctx; in caam_ae_copy_state()383 static void init_descriptor(struct caam_ae_ctx *caam_ctx) in init_descriptor()405 static void add_initial_context(struct caam_ae_ctx *caam_ctx) in add_initial_context()[all …]
47 static TEE_Result caam_ae_ccm_init_ctx(struct caam_ae_ctx *caam_ctx, in caam_ae_ccm_init_ctx()148 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_initialize_ccm()182 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_final_ccm()
52 static bool caam_ae_do_block_gcm(struct caam_ae_ctx *caam_ctx, bool encrypt, in caam_ae_do_block_gcm()300 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_initialize_gcm()326 struct caam_ae_ctx *caam_ctx = NULL; in caam_ae_final_gcm()