crypto_blkcipher_tfm  958 include/linux/crypto.h 	crypto_free_tfm(crypto_blkcipher_tfm(tfm));
crypto_blkcipher_tfm  972 include/linux/crypto.h 	return crypto_tfm_alg_name(crypto_blkcipher_tfm(tfm));
crypto_blkcipher_tfm  978 include/linux/crypto.h 	return &crypto_blkcipher_tfm(tfm)->crt_blkcipher;
crypto_blkcipher_tfm  984 include/linux/crypto.h 	return &crypto_blkcipher_tfm(tfm)->__crt_alg->cra_blkcipher;
crypto_blkcipher_tfm  995 include/linux/crypto.h 	return crypto_tfm_alg_blocksize(crypto_blkcipher_tfm(tfm));
crypto_blkcipher_tfm 1001 include/linux/crypto.h 	return crypto_tfm_alg_alignmask(crypto_blkcipher_tfm(tfm));
crypto_blkcipher_tfm 1006 include/linux/crypto.h 	return crypto_tfm_get_flags(crypto_blkcipher_tfm(tfm));
crypto_blkcipher_tfm 1012 include/linux/crypto.h 	crypto_tfm_set_flags(crypto_blkcipher_tfm(tfm), flags);
crypto_blkcipher_tfm 1018 include/linux/crypto.h 	crypto_tfm_clear_flags(crypto_blkcipher_tfm(tfm), flags);
crypto_blkcipher_tfm 1024 include/linux/crypto.h 	return crypto_blkcipher_crt(tfm)->setkey(crypto_blkcipher_tfm(tfm),