crypto_blkcipher_tfm 915 include/linux/crypto.h crypto_free_tfm(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 929 include/linux/crypto.h return crypto_tfm_alg_name(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 935 include/linux/crypto.h return &crypto_blkcipher_tfm(tfm)->crt_blkcipher; crypto_blkcipher_tfm 941 include/linux/crypto.h return &crypto_blkcipher_tfm(tfm)->__crt_alg->cra_blkcipher; crypto_blkcipher_tfm 952 include/linux/crypto.h return crypto_tfm_alg_blocksize(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 958 include/linux/crypto.h return crypto_tfm_alg_alignmask(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 963 include/linux/crypto.h return crypto_tfm_get_flags(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 969 include/linux/crypto.h crypto_tfm_set_flags(crypto_blkcipher_tfm(tfm), flags); crypto_blkcipher_tfm 975 include/linux/crypto.h crypto_tfm_clear_flags(crypto_blkcipher_tfm(tfm), flags); crypto_blkcipher_tfm 981 include/linux/crypto.h return crypto_blkcipher_crt(tfm)->setkey(crypto_blkcipher_tfm(tfm),