Searched defs:ivopts (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ | ||
H A D | dm-crypt.c | 2834 crypt_ctr_cipher_new(struct dm_target *ti, char *cipher_in, char *key, char **ivmode, char **ivopts) crypt_ctr_cipher_new() argument 2907 crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, char **ivmode, char **ivopts) crypt_ctr_cipher_old() argument 2995 char *ivmode = NULL, *ivopts = NULL; crypt_ctr_cipher() local [all...] |
/kernel/linux/linux-6.6/drivers/md/ | ||
H A D | dm-crypt.c | 2921 crypt_ctr_cipher_new(struct dm_target *ti, char *cipher_in, char *key, char **ivmode, char **ivopts) crypt_ctr_cipher_new() argument 2994 crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, char **ivmode, char **ivopts) crypt_ctr_cipher_old() argument 3082 char *ivmode = NULL, *ivopts = NULL; crypt_ctr_cipher() local [all...] |
Completed in 10 milliseconds