Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
Syntax
#define DRV_RSA_INDEX_0 0
Module
RSA
Description
Definition for a single drive index for the software-only RSA module
1.7.6.4 DRV_RSA_INDEX_COUNT Macro
File
rsa.h
Syntax
#define DRV_RSA_INDEX_COUNT 1
Module
RSA
Description
Number of drive indicies for this module
1.7.6.5 RSA_MODULE_ID Type
File
rsa.h
Syntax
typedef uint8_t RSA_MODULE_ID;
Module
RSA
Description
This is type RSA_MODULE_ID.
1.7.6.6 DRV_RSA_INIT Structure
File
rsa.h
Syntax
typedef struct {
SYS_MODULE_INIT moduleInit;
RSA_MODULE_ID rsaID;
uint8_t operationMode;
uint8_t initFlags;
} DRV_RSA_INIT;
Members
Members Description
SYS_MODULE_INIT moduleInit; System module initialization
RSA_MODULE_ID rsaID; Identifies RSA hardware module (PLIB-level) ID
1.7 Library Interface MLA - Crypto Library Help RSA
106
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_crypto.pdf