Mistake on this page?
Report an issue in GitHub or email us
Functions
crys_ecpki_kg.h File Reference

Defines the API for generation of ECC private and public keys. More...

#include "crys_error.h"
#include "crys_rnd.h"
#include "crys_ecpki_types.h"

Go to the source code of this file.

Functions

CRYSError_t CRYS_ECPKI_GenKeyPair (void *rndState_ptr, SaSiRndGenerateVectWorkFunc_t rndGenerateVectFunc, const CRYS_ECPKI_Domain_t *pDomain, CRYS_ECPKI_UserPrivKey_t *pUserPrivKey, CRYS_ECPKI_UserPublKey_t *pUserPublKey, CRYS_ECPKI_KG_TempData_t *pTempData, CRYS_ECPKI_KG_FipsContext_t *pFipsCtx)
 Generates a pair of private and public keys in internal representation according to [ANS X9.62]. More...
 

Detailed Description

Defines the API for generation of ECC private and public keys.

Definition in file crys_ecpki_kg.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.