Searched defs:ivmode (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
| D | sun4i-ss-hash.c | 191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
|
| /kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/ |
| D | sun4i-ss-hash.c | 191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-crypt.c | 2725 static int crypt_ctr_ivmode(struct dm_target *ti, const char *ivmode) in crypt_ctr_ivmode() 2835 char **ivmode, char **ivopts) in crypt_ctr_cipher_new() 2908 char **ivmode, char **ivopts) in crypt_ctr_cipher_old() 2995 char *ivmode = NULL, *ivopts = NULL; in crypt_ctr_cipher() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-crypt.c | 2812 static int crypt_ctr_ivmode(struct dm_target *ti, const char *ivmode) in crypt_ctr_ivmode() 2922 char **ivmode, char **ivopts) in crypt_ctr_cipher_new() 2995 char **ivmode, char **ivopts) in crypt_ctr_cipher_old() 3082 char *ivmode = NULL, *ivopts = NULL; in crypt_ctr_cipher() local
|