Your IP : 216.73.216.79


Current Path : /usr/share/hashcat/OpenCL/
Upload File :
Current File : //usr/share/hashcat/OpenCL/inc_luks_xts.h

/**
 * Author......: See docs/credits.txt
 * License.....: MIT
 */

#ifndef _INC_LUKS_XTS_H
#define _INC_LUKS_XTS_H

DECLSPEC void xts_mul2 (u32 *in, u32 *out);

#endif // _INC_LUKS_XTS_H