Searched refs:ablkcipher_tfm (Results 1 – 5 of 5) sorted by relevance
42 struct ablkcipher_tfm *crt = in crypto_skcipher_givencrypt()50 struct ablkcipher_tfm *crt = in crypto_skcipher_givdecrypt()
591 struct ablkcipher_tfm { struct677 struct ablkcipher_tfm ablkcipher;922 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( in crypto_ablkcipher_crt()1001 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey()1034 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt()1052 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt()
366 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_ablkcipher_ops()448 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_givcipher_ops()
462 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_blkcipher_ops_async()
1830 struct ablkcipher_tfm *crt = &ablkcipher->base.crt_ablkcipher; in ablkcipher_setkey()