aes_xts_encrypt
static void aes_xts_encrypt(void *, const uint8_t *, uint8_t *);
.encrypt = aes_xts_encrypt,