crypt_iv_operations 150 drivers/md/dm-crypt.c const struct crypt_iv_operations *iv_gen_ops; crypt_iv_operations 743 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_plain_ops = { crypt_iv_operations 747 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_plain64_ops = { crypt_iv_operations 751 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_plain64be_ops = { crypt_iv_operations 755 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_essiv_ops = { crypt_iv_operations 759 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_benbi_ops = { crypt_iv_operations 765 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_null_ops = { crypt_iv_operations 769 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_lmk_ops = { crypt_iv_operations 778 drivers/md/dm-crypt.c static const struct crypt_iv_operations crypt_iv_tcw_ops = { crypt_iv_operations 787 drivers/md/dm-crypt.c static struct crypt_iv_operations crypt_iv_random_ops = { crypt_iv_operations 791 drivers/md/dm-crypt.c static struct crypt_iv_operations crypt_iv_eboiv_ops = {