Searched refs:sl3516_ce_cipher_req_ctx (Results 1 – 3 of 3) sorted by relevance
107 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher_fallback()132 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_cipher()282 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skdecrypt()285 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skdecrypt()300 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skencrypt()303 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skencrypt()335 crypto_skcipher_set_reqsize(sktfm, sizeof(struct sl3516_ce_cipher_req_ctx) + in sl3516_ce_cipher_init()
280 struct sl3516_ce_cipher_req_ctx { struct337 struct sl3516_ce_cipher_req_ctx *rctx, const char *name);
121 int sl3516_ce_run_task(struct sl3516_ce_dev *ce, struct sl3516_ce_cipher_req_ctx *rctx, in sl3516_ce_run_task()