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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-crypt.c70 struct crypt_iv_operations { struct
113 struct crypt_iv_operations *iv_gen_ops;
350 static struct crypt_iv_operations crypt_iv_plain_ops = {
354 static struct crypt_iv_operations crypt_iv_plain64_ops = {
358 static struct crypt_iv_operations crypt_iv_essiv_ops = {
366 static struct crypt_iv_operations crypt_iv_benbi_ops = {
372 static struct crypt_iv_operations crypt_iv_null_ops = {

Completed in 38 milliseconds