Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-crypt.c762 static struct crypt_iv_operations crypt_iv_plain64_ops = { variable
1644 cc->iv_gen_ops = &crypt_iv_plain64_ops; in crypt_ctr_cipher()