cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
4758.c File Reference
#include <time.h>
#include "../crypt.h"
#include "scc_int.h"

Go to the source code of this file.

Macros

#define SCC_RANDOM_SIZE   8 /* 64 bits */
 
#define SCC_NO_CALLS   4 /* 256 bits total */
 

Functions

void fastPoll (void)
 
void slowPoll (void)
 

Macro Definition Documentation

#define SCC_NO_CALLS   4 /* 256 bits total */

Definition at line 25 of file 4758.c.

#define SCC_RANDOM_SIZE   8 /* 64 bits */

Definition at line 24 of file 4758.c.

Function Documentation

void fastPoll ( void  )

Definition at line 27 of file 4758.c.

void slowPoll ( void  )

Definition at line 39 of file 4758.c.