ElsMontDhArgs Struct Reference

ELS MontDH primitive arguments. More...

#include <mcxn547_crypto_pkc.h>

Data Fields

uint32_t privKeyDesc [MCUXCLKEY_DESCRIPTOR_SIZE_IN_WORDS]
 
uint32_t pubKeyDesc [MCUXCLKEY_DESCRIPTOR_SIZE_IN_WORDS]
 
uint8_t sharedSecret [MCUXCLECC_MONTDH_CURVE448_SIZE_SHAREDSECRET]
 

Detailed Description

ELS MontDH primitive arguments.

Definition at line 109 of file mcxn547_crypto_pkc.h.

Field Documentation

◆ privKeyDesc

uint32_t privKeyDesc

Definition at line 111 of file mcxn547_crypto_pkc.h.

◆ pubKeyDesc

uint32_t pubKeyDesc

Definition at line 112 of file mcxn547_crypto_pkc.h.

◆ sharedSecret

uint8_t sharedSecret

Definition at line 113 of file mcxn547_crypto_pkc.h.


The documentation for this struct was generated from the following files: