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