Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Dsahara.c149 struct sahara_aes_reqctx { struct
551 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_update_iv()
568 struct sahara_aes_reqctx *rctx; in sahara_aes_process()
654 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_fallback()
674 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_crypt()
738 crypto_skcipher_set_reqsize(tfm, sizeof(struct sahara_aes_reqctx) + in sahara_aes_init_tfm()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dsahara.c149 struct sahara_aes_reqctx { struct
551 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_update_iv()
568 struct sahara_aes_reqctx *rctx; in sahara_aes_process()
654 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_fallback()
674 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_crypt()
738 crypto_skcipher_set_reqsize(tfm, sizeof(struct sahara_aes_reqctx) + in sahara_aes_init_tfm()

Completed in 7 milliseconds