Searched refs:ssrc (Results 1 – 2 of 2) sorted by relevance
/crypto/ |
D | xts.c | 170 struct scatterlist *ssrc, unsigned int nbytes, in xts_crypt() argument 183 blkcipher_walk_init(&walk, sdst, ssrc, nbytes); in xts_crypt()
|
D | lrw.c | 218 struct scatterlist *ssrc, unsigned int nbytes, in lrw_crypt() argument 232 blkcipher_walk_init(&walk, sdst, ssrc, nbytes); in lrw_crypt()
|