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