nRF5 SDK v17.1.0
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.

Field Documentation

uint32_t CRYS_RSAPubUserContext_t::AES_iv

Internally used value.

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

Public data context buffer.

uint32_t CRYS_RSAPubUserContext_t::valid_tag

Validation tag.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated