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 Dacompress.c483 scatterwalk_done_dst(&walk->out, used); in acomp_walk_done_dst()
/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.c710 scatterwalk_done_dst(&gw->walk, nbytes); in _gcm_sg_unmap_and_advance()