Searched refs:sl3516_ce_cipher_req_ctx (Results 1 – 3 of 3) sorted by relevance
103 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher_fallback()128 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher()278 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skdecrypt()281 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skdecrypt()296 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skencrypt()299 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skencrypt()331 sktfm->reqsize = sizeof(struct sl3516_ce_cipher_req_ctx) + in sl3516_ce_cipher_init()
281 struct sl3516_ce_cipher_req_ctx { struct344 struct sl3516_ce_cipher_req_ctx *rctx, const char *name);
119 int sl3516_ce_run_task(struct sl3516_ce_dev *ce, struct sl3516_ce_cipher_req_ctx *rctx, in sl3516_ce_run_task()