Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
CRYS_SRP_Context_t Struct Reference
[CryptoCell SRP APIs]
#include <crys_srp.h>
Detailed Description
The SRP context prototype
Definition at line 186 of file crys_srp.h.
Field Documentation
Cred digest.
Definition at line 208 of file crys_srp.h.
Modulus.
Definition at line 202 of file crys_srp.h.
size_t ephemPrivSize |
Modulus size.
Definition at line 204 of file crys_srp.h.
Group parameter including the modulus information.
Definition at line 192 of file crys_srp.h.
size_t hashDigestSize |
Hash digest size.
Definition at line 196 of file crys_srp.h.
Hash mode.
Definition at line 194 of file crys_srp.h.
SRP K multiplier.
Definition at line 210 of file crys_srp.h.
Pointer to RND state.
Definition at line 198 of file crys_srp.h.
Pointer to random vector generation function.
Definition at line 200 of file crys_srp.h.
SRP entitiy type.
Definition at line 188 of file crys_srp.h.
SRP version.
Definition at line 190 of file crys_srp.h.
User name digest.
Definition at line 206 of file crys_srp.h.
Generated on Tue Jul 12 2022 13:55:29 by
