Home
last modified time | relevance | path

Searched refs:crypt_iv_operations (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm-crypt.c76 struct crypt_iv_operations { struct
143 struct crypt_iv_operations *iv_gen_ops;
758 static struct crypt_iv_operations crypt_iv_plain_ops = {
762 static struct crypt_iv_operations crypt_iv_plain64_ops = {
766 static struct crypt_iv_operations crypt_iv_essiv_ops = {
774 static struct crypt_iv_operations crypt_iv_benbi_ops = {
780 static struct crypt_iv_operations crypt_iv_null_ops = {
784 static struct crypt_iv_operations crypt_iv_lmk_ops = {
793 static struct crypt_iv_operations crypt_iv_tcw_ops = {