Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-crypt.c677 static int crypt_iv_tcw_whitening(struct crypt_config *cc, in crypt_iv_tcw_whitening() function
728 r = crypt_iv_tcw_whitening(cc, dmreq, src + dmreq->sg_in.offset); in crypt_iv_tcw_gen()
752 r = crypt_iv_tcw_whitening(cc, dmreq, dst + dmreq->sg_out.offset); in crypt_iv_tcw_post()