Mistake on this page?
Report an issue in GitHub or email us
Data Fields
CRYS_RSAKGFipsContext_t Struct Reference

#include <crys_rsa_types.h>

Data Fields

CRYS_RSAPrimeData_t primData
 
uint8_t decBuff [((512/8)-2 *(20)-2)]
 
uint8_t encBuff [2048/8]
 

Detailed Description

Required for internal FIPS verification for RSA key generation.

Definition at line 569 of file crys_rsa_types.h.

Field Documentation

uint8_t decBuff[((512/8)-2 *(20)-2)]

Buffer used for decryption.

Definition at line 573 of file crys_rsa_types.h.

uint8_t encBuff[ 2048 /8]

Buffer used for encryption.

Definition at line 575 of file crys_rsa_types.h.

Internal buffer.

Definition at line 571 of file crys_rsa_types.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.