Home
last modified time | relevance | path

Searched refs:cryp_ctx (Results 1 – 2 of 2) sorted by relevance

/drivers/crypto/ux500/cryp/
Dcryp_core.c78 struct cryp_ctx { struct
171 static void add_session_id(struct cryp_ctx *ctx) in add_session_id()
185 struct cryp_ctx *ctx; in cryp_interrupt_handler()
273 static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) in cfg_ivs()
329 static int cfg_keys(struct cryp_ctx *ctx) in cfg_keys()
363 static int cryp_setup_context(struct cryp_ctx *ctx, in cryp_setup_context()
417 static int cryp_get_device_data(struct cryp_ctx *ctx, in cryp_get_device_data()
508 struct cryp_ctx *ctx = (struct cryp_ctx *) data; in cryp_dma_out_callback()
514 static int cryp_set_dma_transfer(struct cryp_ctx *ctx, in cryp_set_dma_transfer()
603 static void cryp_dma_done(struct cryp_ctx *ctx) in cryp_dma_done()
[all …]
Dcryp.h247 struct cryp_ctx *current_ctx;