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

Defines the API that supports EC Diffie-Hellman shared secret value derivation primitives. More...

#include "crys_ecpki_types.h"
#include "crys_ecpki_error.h"

Go to the source code of this file.

Functions

CRYSError_t CRYS_ECDH_SVDP_DH (CRYS_ECPKI_UserPublKey_t *PartnerPublKey_ptr, CRYS_ECPKI_UserPrivKey_t *UserPrivKey_ptr, uint8_t *SharedSecretValue_ptr, uint32_t *SharedSecrValSize_ptr, CRYS_ECDH_TempData_t *TempBuff_ptr)
 Creates the shared secret value according to [IEEE1363, ANS X9.63]: More...
 

Detailed Description

Defines the API that supports EC Diffie-Hellman shared secret value derivation primitives.

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