class AES128BlockCipher

Defined at line 71 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Support/crypto/AESBlockCipher.h

Protected Members

aes_key_st mKey

Public Methods

void Reset ()

Protected Methods

void AES128BlockCipher ()
void ~AES128BlockCipher ()

Enumerations

enum 
Name Value
kKeyLength 16
kKeyLengthBits kKeyLength * CHAR_BIT
kBlockLength 16
kRoundCount 10

Defined at line 74 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Support/crypto/AESBlockCipher.h