Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
1.7.1.1.1.13 BLOCK_CIPHER_OPTION_USE_CFB1 Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_USE_CFB1
Description
Calculate the key stream for CFB1 mode
1.7.1.1.1.14 BLOCK_CIPHER_OPTION_USE_CFB8 Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_USE_CFB8
Description
Calculate the key stream for CFB8 mode
1.7.1.1.1.15 BLOCK_CIPHER_OPTION_USE_CFB_BLOCK_SIZE Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_USE_CFB_BLOCK_SIZE
Description
Calculate the key stream for CFB(block size) mode
1.7.1.1.1.16 BLOCK_CIPHER_OPTION_CTR_SIZE_MASK Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_CTR_SIZE_MASK
Description
Mask to determine the size of the counter in bytes.
1.7.1.1.1.17 BLOCK_CIPHER_OPTION_CTR_32BIT Macro
File
block_cipher_modes.h
Syntax
#define BLOCK_CIPHER_OPTION_CTR_32BIT
Description
Treat the counter as a 32-bit counter. Leave the remaining section of the counter unchanged
1.7 Library Interface MLA - Crypto Library Help Block Cipher Modes
32
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_crypto.pdf