 |
CycloneTCP CycloneSSL CycloneCrypto
1.9.6
|
Go to the documentation of this file.
32 #define TRACE_LEVEL CRYPTO_TRACE_LEVEL
36 #include "pukcc/CryptoLib_typedef_pb.h"
37 #include "pukcc/CryptoLib_Headers_pb.h"
64 MCLK->APBCMASK.reg |= MCLK_APBCMASK_TRNG;
66 TRNG->CTRLA.reg |= TRNG_CTRLA_ENABLE;
error_t samd51CryptoInit(void)
Cryptography accelerator initialization.
bool_t osCreateMutex(OsMutex *mutex)
Create a mutex object.
OsMutex samd51CryptoMutex
General definitions for cryptographic algorithms.
SAMD51 PUKCC public key accelerator.
error_t pukccInit(void)
Initialize PUKCC public key accelerator.
SAMD51 hardware cryptography accelerator.