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

#include <crys_chacha.h>

Data Fields

uint32_t buff [17]
 

Detailed Description

The user's context prototype - the argument type that is passed by the user to the CHACHA API. The context saves the state of the operation and must be saved by the user till the end of the APIs flow (for example till CRYS_CHACHA_Free is called).

Definition at line 119 of file crys_chacha.h.

Field Documentation

uint32_t buff[17]

Context buffer for internal use

Definition at line 123 of file crys_chacha.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.