Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcrypto.h550 struct ablkcipher_tfm { struct
598 struct ablkcipher_tfm ablkcipher;
811 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( in crypto_ablkcipher_crt()
890 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey()
923 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt()
941 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt()
/Linux-v4.19/crypto/
Dablkcipher.c349 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_ablkcipher_ops()
423 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_givcipher_ops()
Dblkcipher.c461 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_blkcipher_ops_async()