Searched refs:ablkcipher_tfm (Results 1 – 5 of 5) sorted by relevance
491 struct ablkcipher_tfm { struct554 struct ablkcipher_tfm ablkcipher;789 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( in crypto_ablkcipher_crt()868 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); in crypto_ablkcipher_setkey()901 struct ablkcipher_tfm *crt = in crypto_ablkcipher_encrypt()919 struct ablkcipher_tfm *crt = in crypto_ablkcipher_decrypt()
83 struct ablkcipher_tfm *crt = in crypto_skcipher_givencrypt()91 struct ablkcipher_tfm *crt = in crypto_skcipher_givdecrypt()
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()
463 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; in crypto_init_blkcipher_ops_async()
1460 struct ablkcipher_tfm *crt = &ablkcipher->base.crt_ablkcipher; in ablkcipher_setkey()