![]() |
0.01.00
|
This file implements the use of mbedTLS. More...
#include "mbedtls.hpp"
#include <mbedtls/platform.h>
#include "heap.hpp"
#include "openthread-instance.h"
#include "openthread-single-instance.h"
Functions | |
static void * | ot::Crypto::CAlloc (size_t aCount, size_t aSize) |
static void | ot::Crypto::Free (void *aPointer) |
This file implements the use of mbedTLS.