Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/
Dsahara.c153 struct sahara_aes_reqctx { struct
556 struct sahara_aes_reqctx *rctx; in sahara_aes_process()
630 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_crypt()
656 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_encrypt()
676 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_decrypt()
696 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_encrypt()
716 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_decrypt()
746 crypto_skcipher_set_reqsize(tfm, sizeof(struct sahara_aes_reqctx) + in sahara_aes_init_tfm()