![]() |
nRF5 SDK
v14.2.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Provides types required for CC310 backend ECC keys. More...
Macros | |
#define | NRF_CRYPTO_ECC_PRIVATE_KEY_MAX_SIZE (sizeof(CRYS_ECPKI_UserPrivKey_t)) |
Macro to get the size of the internal represenation of a private key in the CryptoCell API. | |
#define | NRF_CRYPTO_ECC_PUBLIC_KEY_MAX_SIZE (sizeof(CRYS_ECPKI_UserPublKey_t)) |
Macro to get the size of the internal represenation of a public key in the CryptoCell API. | |
Provides types required for CC310 backend ECC keys.