0.01.00
aes_ccm.hpp File Reference

This file includes definitions for performing AES-CCM computations. More...

#include "openthread-core-config.h"
#include "utils/wrap_stdint.h"
#include <openthread/types.h>
#include "crypto/aes_ecb.hpp"

Go to the source code of this file.

Classes

class  ot::Crypto::AesCcm
 This class implements AES CCM computation. More...
 

Detailed Description

This file includes definitions for performing AES-CCM computations.