Home
last modified time | relevance | path

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

/crypto/
Dxts.c85 static inline void xts_round(struct sinfo *s, void *dst, const void *src) in xts_round() function
127 xts_round(&s, wdst, wsrc); in crypt()