|
esp8266ndn
NDN Arduino library for ESP8266 and more
|
This is the complete list of members for ndnph::mbedtls::AesGcm< keyBits >, including all inherited members.
| AesGcm() | ndnph::mbedtls::AesGcm< keyBits > | inlineexplicit |
| AesGcm(const AesGcm &)=delete | ndnph::mbedtls::AesGcm< keyBits > | |
| clearDecryptIvChecker() | ndnph::mbedtls::AesGcm< keyBits > | inline |
| decrypt(Region ®ion, const Encrypted &encrypted, const uint8_t *aad=nullptr, size_t aadLen=0) | ndnph::mbedtls::AesGcm< keyBits > | inline |
| encrypt(Region ®ion, tlv::Value plaintext, const uint8_t *aad=nullptr, size_t aadLen=0) | ndnph::mbedtls::AesGcm< keyBits > | inline |
| import(const Key &key) | ndnph::mbedtls::AesGcm< keyBits > | inline |
| IvLen typedef | ndnph::mbedtls::AesGcm< keyBits > | |
| Key typedef | ndnph::mbedtls::AesGcm< keyBits > | |
| operator=(const AesGcm &)=delete | ndnph::mbedtls::AesGcm< keyBits > | |
| TagLen typedef | ndnph::mbedtls::AesGcm< keyBits > | |
| ~AesGcm() | ndnph::mbedtls::AesGcm< keyBits > | inline |