Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-crypt.c1064 static const struct crypt_iv_operations crypt_iv_plain_ops = { variable
2796 cc->iv_gen_ops = &crypt_iv_plain_ops; in crypt_ctr_ivmode()