Home
last modified time | relevance | path

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

/linux/crypto/
H A Dscatterwalk.c56 scatterwalk_done_dst(walk, to_copy); in memcpy_to_scatterwalk()
H A Dskcipher.c109 scatterwalk_done_dst(&walk->out, n); in skcipher_walk_done()
/linux/include/crypto/
H A Dscatterwalk.h214 static inline void scatterwalk_done_dst(struct scatter_walk *walk, in scatterwalk_done_dst() function
/linux/arch/s390/crypto/
H A Daes_s390.c694 scatterwalk_done_dst(&gw->walk, nbytes); in _gcm_sg_unmap_and_advance()