saml11_crypto_hash.c
SAML11 hash hardware accelerator.
General definitions for cryptographic algorithms.
void sha256ProcessBlock(Sha256Context *context)
Process message in 16-word blocks.
Definition: saml11_crypto_hash.c:51
Collection of hash algorithms.
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
SAML11 hardware cryptographic accelerator.
Debugging facilities.