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. | |
Configure the platform interfaces for cryptoauthlib.