CryptoAuthLib
Microchip CryptoAuthentication Library
atca_crypto_sw_rand.h File Reference
#include "atca_crypto_sw.h"
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Functions

int atcac_sw_random (uint8_t *data, size_t data_size)
 return software generated random number and the function is currently not implemented More...
 

Detailed Description