#include <beecrypt.h>
Data Fields | |
| const char * | name |
| const unsigned int | paramsize |
| const unsigned int | blocksize |
| const unsigned int | digestsize |
| const hashFunctionReset | reset |
| const hashFunctionUpdate | update |
| const hashFunctionDigest | digest |
Definition at line 327 of file beecrypt.h.
|
|
in bytes Definition at line 332 of file beecrypt.h. |
|
|
Definition at line 336 of file beecrypt.h. Referenced by hashFunctionContextDigest, hmacDigest, and hmacSetup. |
|
|
in bytes Definition at line 333 of file beecrypt.h. Referenced by dhaes_pUsable, hashFunctionContextDigest, hmacDigest, and hmacSetup. |
|
|
hash function name Definition at line 330 of file beecrypt.h. |
|
|
in bytes Definition at line 331 of file beecrypt.h. Referenced by hashFunctionContextInit. |
|
|
Definition at line 334 of file beecrypt.h. Referenced by hashFunctionContextInit, hashFunctionContextReset, hmacReset, and hmacSetup. |
|
|
Definition at line 335 of file beecrypt.h. Referenced by hashFunctionContextUpdate, hashFunctionContextUpdateMC, hashFunctionContextUpdateMP32, hmacDigest, hmacReset, hmacSetup, and hmacUpdate. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002