Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcrypto.h718 struct ablkcipher_tfm { struct
766 struct ablkcipher_tfm ablkcipher;
979 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( in crypto_ablkcipher_crt()
1058 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey()
1091 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt()
1116 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt()
/Linux-v5.4/crypto/
Dablkcipher.c344 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_ablkcipher_ops()
Dblkcipher.c456 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_blkcipher_ops_async()