Home
last modified time | relevance | path

Searched refs:sl3516_ce_cipher_req_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/gemini/
A Dsl3516-ce-cipher.c103 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()
276 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skdecrypt()
279 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skdecrypt()
294 struct sl3516_ce_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in sl3516_ce_skencrypt()
297 memset(rctx, 0, sizeof(struct sl3516_ce_cipher_req_ctx)); in sl3516_ce_skencrypt()
329 sktfm->reqsize = sizeof(struct sl3516_ce_cipher_req_ctx) + in sl3516_ce_cipher_init()
A Dsl3516-ce.h281 struct sl3516_ce_cipher_req_ctx { struct
344 struct sl3516_ce_cipher_req_ctx *rctx, const char *name);
A Dsl3516-ce-core.c119 int sl3516_ce_run_task(struct sl3516_ce_dev *ce, struct sl3516_ce_cipher_req_ctx *rctx, in sl3516_ce_run_task()

Completed in 7 milliseconds