openthread-br
0.3.0-72c0388
|
Go to the source code of this file.
Classes | |
class | otbr::Psk::Pskc |
Macros | |
#define | OT_EXTENDED_PAN_ID_LENGTH 8 |
#define | OT_ITERATION_COUNTS 16384 |
#define | OT_PASSPHRASE_MAX_LENGTH 255 |
#define | OT_PBKDF2_SALT_MAX_LENGTH 30 |
#define | OT_PSKC_LENGTH 16 |
Enumerations | |
enum | { kPskcStatus_Ok = 0, kPskcStatus_InvalidArgument = 1 } |
This file implements the generating pskc function.