Searched refs:crypt_ctr_optional (Results 1 – 1 of 1) sorted by relevance
3152 static int crypt_ctr_optional(struct dm_target *ti, unsigned int argc, char **argv) in crypt_ctr_cipher() 3303 ret = crypt_ctr_optional(ti, argc - 5, &argv[5]); in crypt_ctr() 3162 static int crypt_ctr_optional(struct dm_target *ti, unsigned int argc, char **argv) crypt_ctr_optional() function