Home
last modified time | relevance | path

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

/openbmc/qemu/crypto/
H A Dxts.c35 static inline void xts_uint128_xor(xts_uint128 *D, in xts_uint128_xor() function
91 xts_uint128_xor(dst, src, iv); in xts_tweak_encdec()
95 xts_uint128_xor(dst, dst, iv); in xts_tweak_encdec()