s5d9_crypto_trng.c
error_t trngGetRandomData(uint8_t *data, size_t length)
Get random data from the TRNG module.
Definition: s5d9_crypto_trng.c:51
General definitions for cryptographic algorithms.
Synergy S5D9 true random number generator.
void osAcquireMutex(OsMutex *mutex)
Acquire ownership of the specified mutex object.
Definition: os_port_chibios.c:396
void osReleaseMutex(OsMutex *mutex)
Release ownership of the specified mutex object.
Definition: os_port_chibios.c:408
Debugging facilities.
Synergy S5D9 hardware cryptographic accelerator (SCE7)