0.01.00
mbedtls.cpp File Reference

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)
 

Detailed Description

This file implements the use of mbedTLS.