nl::Weave::Platform::Security::AES128BlockCipher

Summary

Inheritance

Direct Known Subclasses:
  nl::Weave::Platform::Security::AES128BlockCipherDec
  nl::Weave::Platform::Security::AES128BlockCipherEnc

Public types

@335 enum

Protected attributes

mKey[kKeyLength]
uint8_t

Public functions

Reset(void)
void

Protected functions

AES128BlockCipher(void)
~AES128BlockCipher(void)

Public types

@335

 @335

Protected attributes

mKey

uint8_t mKey[kKeyLength]

Public functions

Reset

void Reset(
  void
)

Protected functions

AES128BlockCipher

 AES128BlockCipher(
  void
)

~AES128BlockCipher

 ~AES128BlockCipher(
  void
)