crypto_blkcipher_tfm 1345 include/linux/crypto.h crypto_free_tfm(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 1375 include/linux/crypto.h return crypto_tfm_alg_name(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 1381 include/linux/crypto.h return &crypto_blkcipher_tfm(tfm)->crt_blkcipher; crypto_blkcipher_tfm 1387 include/linux/crypto.h return &crypto_blkcipher_tfm(tfm)->__crt_alg->cra_blkcipher; crypto_blkcipher_tfm 1417 include/linux/crypto.h return crypto_tfm_alg_blocksize(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 1423 include/linux/crypto.h return crypto_tfm_alg_alignmask(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 1428 include/linux/crypto.h return crypto_tfm_get_flags(crypto_blkcipher_tfm(tfm)); crypto_blkcipher_tfm 1434 include/linux/crypto.h crypto_tfm_set_flags(crypto_blkcipher_tfm(tfm), flags); crypto_blkcipher_tfm 1440 include/linux/crypto.h crypto_tfm_clear_flags(crypto_blkcipher_tfm(tfm), flags); crypto_blkcipher_tfm 1462 include/linux/crypto.h return crypto_blkcipher_crt(tfm)->setkey(crypto_blkcipher_tfm(tfm),