#include <beecrypt.h>
Data Fields | |
const char * | name |
const size_t | paramsize |
const size_t | blocksize |
const size_t | digestsize |
const size_t | keybitsmin |
const size_t | keybitsmax |
const size_t | keybitsinc |
const keyedHashFunctionSetup | setup |
const keyedHashFunctionReset | reset |
const keyedHashFunctionUpdate | update |
const keyedHashFunctionDigest | digest |
|
Definition at line 388 of file beecrypt.h. |
|
Definition at line 396 of file beecrypt.h. |
|
Definition at line 389 of file beecrypt.h. |
|
Definition at line 392 of file beecrypt.h. |
|
Definition at line 391 of file beecrypt.h. |
|
Definition at line 390 of file beecrypt.h. |
|
Definition at line 386 of file beecrypt.h. |
|
Definition at line 387 of file beecrypt.h. |
|
Definition at line 394 of file beecrypt.h. |
|
Definition at line 393 of file beecrypt.h. |
|
Definition at line 395 of file beecrypt.h. |