Mistake on this page?
Report an issue in GitHub or email us
Public Member Functions | Data Fields
CRYS_RSAPrivUserContext_t Struct Reference

#include <crys_rsa_types.h>

Public Member Functions

uint8_t context_buff[sizeof(RSAPrivContext_t)+sizeof(uint32_t)] SASI_PAL_COMPILER_ALIGN (4)
 

Data Fields

uint32_t valid_tag
 
uint32_t AES_iv
 

Detailed Description

The user's context prototype - the argument type that is passed by the user to the RSA APIs. The context saves the state of the operation and must be saved by the user till the end of the APIs flow .

Definition at line 486 of file crys_rsa_types.h.

Member Function Documentation

uint8_t context_buff [ sizeof(RSAPrivContext_t) + sizeof(uint32_t)] SASI_PAL_COMPILER_ALIGN ( )

Private data context buffer.

Field Documentation

uint32_t AES_iv

Internally used value.

Definition at line 491 of file crys_rsa_types.h.

uint32_t valid_tag

Validation tag.

Definition at line 489 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.