Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp_core.c63 * struct cryp_ctx - Crypto context
77 struct cryp_ctx { struct
170 static void add_session_id(struct cryp_ctx *ctx) in add_session_id()
184 struct cryp_ctx *ctx; in cryp_interrupt_handler()
272 static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) in cfg_ivs()
328 static int cfg_keys(struct cryp_ctx *ctx) in cfg_keys()
362 static int cryp_setup_context(struct cryp_ctx *ctx, in cryp_setup_context()
416 static int cryp_get_device_data(struct cryp_ctx *ctx, in cryp_get_device_data()
507 struct cryp_ctx *ctx = (struct cryp_ctx *) dat in cryp_dma_out_callback()
[all...]
H A Dcryp.h245 struct cryp_ctx *current_ctx;

Completed in 2 milliseconds