cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Macros | Functions
mvs.c File Reference
#include <sys/times.h>
#include <sys/resource.h>
#include "crypt.h"

Go to the source code of this file.

Macros

#define RANDOM_BUFSIZE   512
 

Functions

int readRandom (int length, unsigned char *buffer)
 
void fastPoll (void)
 
void slowPoll (void)
 

Macro Definition Documentation

#define RANDOM_BUFSIZE   512

Definition at line 25 of file mvs.c.

Function Documentation

void fastPoll ( void  )

Definition at line 33 of file mvs.c.

int readRandom ( int  length,
unsigned char *  buffer 
)
void slowPoll ( void  )

Definition at line 56 of file mvs.c.