Searched refs:crypt_ctr_cipher_old (Results 1 – 1 of 1) sorted by relevance
2956 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_old() function3056 ret = crypt_ctr_cipher_old(ti, cipher_in, key, &ivmode, &ivopts); in crypt_ctr_cipher()