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

#include <crys_rsa_types.h>

Data Fields

uint32_t valid_tag
 
uint32_t AES_iv
 
uint32_t context_buff [sizeof(RSAPubContext_t)/sizeof(uint32_t)+1]
 

Detailed Description

Temporary buffers for the RSA usage.

Definition at line 555 of file crys_rsa_types.h.

Field Documentation

uint32_t AES_iv

Internally used value.

Definition at line 560 of file crys_rsa_types.h.

uint32_t context_buff[sizeof(RSAPubContext_t)/sizeof(uint32_t)+1]

Public data context buffer.

Definition at line 562 of file crys_rsa_types.h.

uint32_t valid_tag

Validation tag.

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