Searched refs:crypt_ctr_cipher_old (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-crypt.c | 2932 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_new() 3032 ret = crypt_ctr_cipher_old(ti, cipher_in, key, &ivmode, &ivopts); in crypt_ctr_cipher_old() 2970 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, crypt_ctr_cipher_old() function
|