Home
last modified time | relevance | path

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

/openbmc/qemu/include/crypto/
H A Dxts.h32 typedef void xts_cipher_func(const void *ctx, typedef
52 xts_cipher_func *encfunc,
53 xts_cipher_func *decfunc,
74 xts_cipher_func *encfunc,
75 xts_cipher_func *decfunc,
/openbmc/qemu/crypto/
H A Dxts.c85 xts_cipher_func *func, in xts_tweak_encdec()
104 xts_cipher_func *encfunc, in xts_decrypt()
105 xts_cipher_func *decfunc, in xts_decrypt()
180 xts_cipher_func *encfunc, in xts_encrypt()
181 xts_cipher_func *decfunc, in xts_encrypt()