XtsContext Struct Reference
XTS context. More...
#include <xts.h>
Data Fields | |
| const CipherAlgo * | cipherAlgo |
| CipherContext | cipherContext1 |
| CipherContext | cipherContext2 |
Detailed Description
Field Documentation
◆ cipherAlgo
| const CipherAlgo* cipherAlgo |
◆ cipherContext1
| CipherContext cipherContext1 |
◆ cipherContext2
| CipherContext cipherContext2 |
The documentation for this struct was generated from the following file:
- cyclone_crypto/cipher_modes/xts.h
