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

#include <crys_srp.h>

Data Fields

CRYS_SRP_Modulus_t modulus
 
uint8_t gen
 
size_t modSizeInBits
 
uint32_t validNp
 
uint32_t Np [5]
 

Detailed Description

Group parameters for the SRP - defines the modulus and the generator used

Definition at line 171 of file crys_srp.h.

Field Documentation

uint8_t gen

SRP generator.

Definition at line 175 of file crys_srp.h.

size_t modSizeInBits

SRP modulus size in bits .

Definition at line 177 of file crys_srp.h.

SRP modulus.

Definition at line 173 of file crys_srp.h.

uint32_t Np[5]

SRP Np buffer.

Definition at line 181 of file crys_srp.h.

uint32_t validNp

SRP valid Np.

Definition at line 179 of file crys_srp.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.