Home
last modified time | relevance | path

Searched defs:ablkcipher (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/crypto/qce/
Dablkcipher.c56 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in qce_ablkcipher_async_req_handle() local
/Linux-v5.4/crypto/
Dablkcipher.c387 struct ablkcipher_alg *ablkcipher = &alg->cra_ablkcipher; in crypto_ablkcipher_show() local
Dskcipher.c701 struct crypto_ablkcipher *ablkcipher = *ctx; in skcipher_setkey_ablkcipher() local
767 struct crypto_ablkcipher *ablkcipher; in crypto_init_skcipher_ops_ablkcipher() local
/Linux-v5.4/include/linux/
Dcrypto.h568 struct ablkcipher_alg ablkcipher; member
766 struct ablkcipher_tfm ablkcipher; member
/Linux-v5.4/drivers/crypto/
Datmel-aes.c507 struct crypto_ablkcipher *ablkcipher = in atmel_aes_complete() local
1092 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in atmel_aes_crypt() local
Dn2_core.c1125 struct ablkcipher_alg ablkcipher; member
Dhifn_795x.c2229 struct ablkcipher_alg ablkcipher; member
/Linux-v5.4/drivers/crypto/mediatek/
Dmtk-aes.c666 struct crypto_ablkcipher *ablkcipher = crypto_ablkcipher_reqtfm(req); in mtk_aes_crypt() local