Searched refs:cryp_ctx (Results 1 – 2 of 2) sorted by relevance
74 struct cryp_ctx { struct178 static void add_session_id(struct cryp_ctx *ctx) in add_session_id()192 struct cryp_ctx *ctx; in cryp_interrupt_handler()280 static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx) in cfg_ivs()335 static int cfg_keys(struct cryp_ctx *ctx) in cfg_keys()368 static int cryp_setup_context(struct cryp_ctx *ctx, in cryp_setup_context()422 static int cryp_get_device_data(struct cryp_ctx *ctx, in cryp_get_device_data()513 struct cryp_ctx *ctx = (struct cryp_ctx *) data; in cryp_dma_out_callback()519 static int cryp_set_dma_transfer(struct cryp_ctx *ctx, in cryp_set_dma_transfer()602 static void cryp_dma_done(struct cryp_ctx *ctx) in cryp_dma_done()[all …]
245 struct cryp_ctx *current_ctx;