Searched defs:cipher_in (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-crypt.c | 2834 static int crypt_ctr_cipher_new(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_new() 2907 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_old() 2992 static int crypt_ctr_cipher(struct dm_target *ti, char *cipher_in, char *key) in crypt_ctr_cipher()
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-crypt.c | 2914 static int crypt_ctr_cipher_new(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_new() 2987 static int crypt_ctr_cipher_old(struct dm_target *ti, char *cipher_in, char *key, in crypt_ctr_cipher_old() 3072 static int crypt_ctr_cipher(struct dm_target *ti, char *cipher_in, char *key) in crypt_ctr_cipher()
|