class AES256BlockCipher
Defined at line 117 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 AES256BlockCipher ()
void ~AES256BlockCipher ()
Enumerations
enum
| Name | Value |
|---|---|
| kKeyLength | 32 |
| kKeyLengthBits | kKeyLength * CHAR_BIT |
| kBlockLength | 16 |
| kRoundCount | 14 |
Defined at line 120 of file x64-shared/gen/third_party/openweave-core/src/include/Weave/Support/crypto/AESBlockCipher.h