Home
last modified time | relevance | path

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

/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
/drivers/md/
Ddm-crypt.c2731 static int crypt_ctr_ivmode(struct dm_target *ti, const char *ivmode) in crypt_ctr_ivmode()
2841 char **ivmode, char **ivopts) in crypt_ctr_cipher_new()
2914 char **ivmode, char **ivopts) in crypt_ctr_cipher_old()
3001 char *ivmode = NULL, *ivopts = NULL; in crypt_ctr_cipher() local