Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Syntax
#define BLOCK_CIPHER_OPTION_STREAM_CONTINUE
Description
The stream is still in progress.
1.7.1.1.1.4 BLOCK_CIPHER_OPTION_STREAM_COMPLETE Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_STREAM_COMPLETE
Description
The stream is complete. Padding will be applied if required.
1.7.1.1.1.5 BLOCK_CIPHER_OPTION_OPTIONS_DEFAULT Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_OPTIONS_DEFAULT
Description
A definition to specify the default set of options.
1.7.1.1.1.6 BLOCK_CIPHER_OPTION_PAD_MASK Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_PAD_MASK
Description
Mask to determine the padding option that is selected.
1.7.1.1.1.7 BLOCK_CIPHER_OPTION_PAD_NONE Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_PAD_NONE
Description
Pad with whatever data is already in the RAM. This flag is normally set only for the last block of data.
1.7.1.1.1.8 BLOCK_CIPHER_OPTION_PAD_NULLS Macro
File
block_cipher_modes.h
1.7 Library Interface MLA - Crypto Library Help Block Cipher Modes
30
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_crypto.pdf