#include <crys_ecpki_types.h>
Data Fields |
|
| CRYS_ECPKI_UserPrivKey_t | PrivKey |
| CRYS_ECPKI_UserPublKey_t | PublKey |
| uint32_t | zz [3 *18+1] |
| union { | |
| CRYS_ECPKI_BUILD_TempData_t buildTempbuff | |
| CRYS_ECPKI_KG_TempData_t KgTempBuff | |
| CRYS_ECDH_TempData_t DhTempBuff | |
| } | tmp |
Detailed Description
ECIES temporary data definition.
Field Documentation
| CRYS_ECPKI_UserPrivKey_t CRYS_ECIES_TempData_t::PrivKey |
Private key data.
| CRYS_ECPKI_UserPublKey_t CRYS_ECIES_TempData_t::PublKey |
Public key data.
| uint32_t CRYS_ECIES_TempData_t::zz[3 *18+1] |
Internal buffer.
- external/nrf_cc310/include/crys_ecpki_types.h