crypto_blkcipher_alg 1760 fs/ecryptfs/crypto.c struct blkcipher_alg *alg = crypto_blkcipher_alg(*key_tfm); crypto_blkcipher_alg 1570 fs/ecryptfs/keystore.c struct blkcipher_alg *alg = crypto_blkcipher_alg(desc.tfm); crypto_blkcipher_alg 989 include/linux/crypto.h return crypto_blkcipher_alg(tfm)->ivsize;