esp8266ndn
NDN Arduino library for ESP8266 and more
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
mbed.hpp File Reference
#include "../mbed-common.hpp"

Go to the source code of this file.

Namespaces

 ndnph
 
 ndnph::port_sha256_mbed
 
 ndnph::port
 

Typedefs

using ndnph::port_sha256_mbed::Sha256 = mbedtls::Sha256
 
using ndnph::port_sha256_mbed::HmacSha256 = mbedtls::Hmac< MBEDTLS_MD_SHA256, NDNPH_SHA256_LEN >