Go to the documentation of this file.
31 #ifndef _SAMD51_CRYPTO_PUKCC_H
32 #define _SAMD51_CRYPTO_PUKCC_H
38 #define PUKCC_CRYPTO_RAM_BASE 0x02011000UL
41 #define PUKCC_FAR_TO_NEAR(p) ((uint16_t) ((uint32_t) (p)))
ZpEccMul service parameters.
ZpEcPointIsOnCurve service parameters.
PrimeGen service parameters.
Fmult service parameters.
ExpMod service parameters.
ZpEcConvProjToAffine service parameters.
ZpEcDsaVerify service parameters.
General definitions for cryptographic algorithms.
RedMod service parameters.
error_t pukccInit(void)
Initialize PUKCC public key accelerator.
ZpEcDsaGenerate service parameters.