Searched refs:ablkcipher_tfm (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dskcipher.h42 struct ablkcipher_tfm *crt = crypto_skcipher_givencrypt()
50 struct ablkcipher_tfm *crt = crypto_skcipher_givdecrypt()
/linux-4.1.27/crypto/
H A Dablkcipher.c366 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; crypto_init_ablkcipher_ops()
448 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; crypto_init_givcipher_ops()
H A Dblkcipher.c462 struct ablkcipher_tfm *crt = &tfm->crt_ablkcipher; crypto_init_blkcipher_ops_async()
/linux-4.1.27/include/linux/
H A Dcrypto.h591 struct ablkcipher_tfm { struct
677 struct ablkcipher_tfm ablkcipher;
922 static inline struct ablkcipher_tfm *crypto_ablkcipher_crt( crypto_ablkcipher_crt()
1001 struct ablkcipher_tfm *crt = crypto_ablkcipher_crt(tfm); crypto_ablkcipher_setkey()
1034 struct ablkcipher_tfm *crt = crypto_ablkcipher_encrypt()
1052 struct ablkcipher_tfm *crt = crypto_ablkcipher_decrypt()
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c1830 struct ablkcipher_tfm *crt = &ablkcipher->base.crt_ablkcipher; ablkcipher_setkey()

Completed in 106 milliseconds