Searched refs:crypt_iv_operations (Results 1 – 1 of 1) sorted by relevance
108 struct crypt_iv_operations { struct176 const struct crypt_iv_operations *iv_gen_ops;1016 static const struct crypt_iv_operations crypt_iv_plain_ops = {1020 static const struct crypt_iv_operations crypt_iv_plain64_ops = {1024 static const struct crypt_iv_operations crypt_iv_plain64be_ops = {1028 static const struct crypt_iv_operations crypt_iv_essiv_ops = {1032 static const struct crypt_iv_operations crypt_iv_benbi_ops = {1038 static const struct crypt_iv_operations crypt_iv_null_ops = {1042 static const struct crypt_iv_operations crypt_iv_lmk_ops = {1051 static const struct crypt_iv_operations crypt_iv_tcw_ops = {[all …]