Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ux500/cryp/
Dcryp_core.c75 struct cryp_ctx { struct
179 static void add_session_id(struct cryp_ctx *ctx) in add_session_id()
193 struct cryp_ctx *ctx; in cryp_interrupt_handler()
281 static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) in cfg_ivs()
336 static int cfg_keys(struct cryp_ctx *ctx) in cfg_keys()
369 static int cryp_setup_context(struct cryp_ctx *ctx, in cryp_setup_context()
423 static int cryp_get_device_data(struct cryp_ctx *ctx, in cryp_get_device_data()
514 struct cryp_ctx *ctx = (struct cryp_ctx *) data; in cryp_dma_out_callback()
520 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.h245 struct cryp_ctx *current_ctx;