Searched refs:cryp_ctx (Results 1 – 2 of 2) sorted by relevance
77 struct cryp_ctx { struct170 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 *) data; in cryp_dma_out_callback()513 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;