#include "beecrypt/beecrypt.h"
#include "beecrypt.h"
#include "sha1.h"
Include dependency graph for fips186.h:

Go to the source code of this file.
Defines | |
| #define | FIPS186_STATE_SIZE 16 |
Functions | |
| BEECRYPTAPI int | fips186Setup (fips186Param *) |
| BEECRYPTAPI int | fips186Seed (fips186Param *, const byte *, size_t) |
| BEECRYPTAPI int | fips186Next (fips186Param *, byte *, size_t) |
| BEECRYPTAPI int | fips186Cleanup (fips186Param *) |
Variables | |
| BEECRYPTAPI const randomGenerator | fips186prng |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
1.4.0