Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c3011 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_new()
3111 ret = crypt_ctr_cipher_old(ti, cipher_in, key, &ivmode, &ivopts); in crypt_ctr_cipher()
3021 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, crypt_ctr_cipher_old() function