Searched refs:xts_round (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Dxts.c86 static inline void xts_round(struct sinfo *s, void *dst, const void *src) xts_round() function
128 xts_round(&s, wdst, wsrc); crypt()

Completed in 46 milliseconds