Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c1144 static const struct crypt_iv_operations crypt_iv_elephant_ops = {
2865 cc->iv_gen_ops = &crypt_iv_elephant_ops; in crypt_ctr_ivmode()
1143 static const struct crypt_iv_operations crypt_iv_elephant_ops = { global() variable