Home
last modified time | relevance | path

Searched defs:ivmode (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss-hash.c191 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/
Dsun4i-ss-hash.c191 u32 spaces, rx_cnt = SS_RX_DEFAULT, bf[32] = {0}, v, ivmode = 0; in sun4i_hash() local
/kernel/linux/linux-5.10/drivers/md/
Ddm-crypt.c2725 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/
Ddm-crypt.c2812 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