|
Linux Kernel
3.7.1
|
#include <xts.h>
Data Fields | |
| be128 * | tbuf |
| unsigned int | tbuflen |
| void * | tweak_ctx |
| void(* | tweak_fn )(void *ctx, u8 *dst, const u8 *src) |
| void * | crypt_ctx |
| void(* | crypt_fn )(void *ctx, u8 *blks, unsigned int nbytes) |
1.8.2