Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsahara.c152 struct sahara_aes_reqctx { struct
555 struct sahara_aes_reqctx *rctx; in sahara_aes_process()
629 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_crypt()
655 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_encrypt()
675 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_ecb_decrypt()
695 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_encrypt()
715 struct sahara_aes_reqctx *rctx = skcipher_request_ctx(req); in sahara_aes_cbc_decrypt()
745 crypto_skcipher_set_reqsize(tfm, sizeof(struct sahara_aes_reqctx) + in sahara_aes_init_tfm()