CryptoAuthLib v3.7.6
Microchip CryptoAuthentication Library
 
Loading...
Searching...
No Matches
atca_crypto_sw_sha1.h File Reference

Wrapper API for SHA 1 routines. More...

#include "atca_crypto_sw.h"
#include <stddef.h>
#include <stdint.h>

Functions

ATCA_STATUS atcac_sw_sha1 (const uint8_t *data, size_t data_size, uint8_t digest[(20U)])
 

Detailed Description

Wrapper API for SHA 1 routines.