Home
last modified time | relevance | path

Searched refs:crypt_iv_tcw_whitening (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-crypt.c671 static int crypt_iv_tcw_whitening(struct crypt_config *cc, in crypt_iv_tcw_whitening()
716 r = crypt_iv_tcw_whitening(cc, dmreq, src + sg->offset); in crypt_iv_tcw_gen()
742 r = crypt_iv_tcw_whitening(cc, dmreq, dst + sg->offset); in crypt_iv_tcw_post()
670 static int crypt_iv_tcw_whitening(struct crypt_config *cc, crypt_iv_tcw_whitening() function