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

Configure the platform interfaces for cryptoauthlib. More...

#include <stddef.h>
#include <string.h>

Macros

#define hal_memset_s   atcab_memset_s
 

Functions

void * hal_malloc (size_t size)
 
void hal_free (void *ptr)
 
const char * lib_strcasestr (const char *haystack, const char *needle)
 Search for a substring in a case insenstive format.
 

Detailed Description

Configure the platform interfaces for cryptoauthlib.