CipherAlgo Struct Reference
Common interface for encryption algorithms. More...
#include <crypto.h>
Detailed Description
Field Documentation
◆ blockSize
◆ contextSize
◆ decryptBlock
CipherAlgoDecryptBlock decryptBlock |
◆ decryptStream
CipherAlgoDecryptStream decryptStream |
◆ deinit
CipherAlgoDeinit deinit |
◆ encryptBlock
CipherAlgoEncryptBlock encryptBlock |
◆ encryptStream
CipherAlgoEncryptStream encryptStream |
◆ init
CipherAlgoInit init |
◆ name
◆ type
CipherAlgoType type |
The documentation for this struct was generated from the following file:
- cyclone_crypto/core/crypto.h