Mistake on this page?
Report an issue in GitHub or email us
Macros
CryptoCell PKA specific types and definitions

Macros

#define SASI_PKA_WORD_SIZE_IN_BITS   64
 
#define CRYS_SRP_MAX_MODULUS_SIZE_IN_BITS   3072
 
#define CRYS_RSA_MAX_VALID_KEY_SIZE_VALUE_IN_BITS   2048
 
#define CRYS_RSA_MAX_KEY_GENERATION_HW_SIZE_BITS   2048
 
#define PKA_EXTRA_BITS   8
 
#define PKA_MAX_COUNT_OF_PHYS_MEM_REGS   32
 

Detailed Description

Macro Definition Documentation

#define CRYS_RSA_MAX_KEY_GENERATION_HW_SIZE_BITS   2048

Maximal supported key generation size in RSA in bits.

Definition at line 61 of file ssi_pka_hw_plat_defs.h.

#define CRYS_RSA_MAX_VALID_KEY_SIZE_VALUE_IN_BITS   2048

Maximal supported modulus size in RSA in bits.

Definition at line 59 of file ssi_pka_hw_plat_defs.h.

#define CRYS_SRP_MAX_MODULUS_SIZE_IN_BITS   3072

Maximal supported modulus size in bits.

Definition at line 57 of file ssi_pka_hw_plat_defs.h.

#define PKA_EXTRA_BITS   8

PKA operations maximal count of extra bits.

Definition at line 64 of file ssi_pka_hw_plat_defs.h.

#define PKA_MAX_COUNT_OF_PHYS_MEM_REGS   32

PKA operations number of memory registers.

Definition at line 66 of file ssi_pka_hw_plat_defs.h.

#define SASI_PKA_WORD_SIZE_IN_BITS   64

Size of PKA engine word.

Definition at line 55 of file ssi_pka_hw_plat_defs.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.