XtsContext Struct Reference

XTS context. More...

#include <xts.h>

Data Fields

const CipherAlgocipherAlgo
 
CipherContext cipherContext1
 
CipherContext cipherContext2
 

Detailed Description

XTS context.

Definition at line 48 of file xts.h.

Field Documentation

◆ cipherAlgo

const CipherAlgo* cipherAlgo

Definition at line 50 of file xts.h.

◆ cipherContext1

CipherContext cipherContext1

Definition at line 51 of file xts.h.

◆ cipherContext2

CipherContext cipherContext2

Definition at line 52 of file xts.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/cipher_modes/xts.h