/home/dko/projects/mobilec/trunk/src/security/xyssl-0.9/programs/test/benchmark.c File Reference

#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "xyssl/config.h"
#include "xyssl/md4.h"
#include "xyssl/md5.h"
#include "xyssl/sha1.h"
#include "xyssl/sha2.h"
#include "xyssl/arc4.h"
#include "xyssl/des.h"
#include "xyssl/aes.h"
#include "xyssl/rsa.h"
#include "xyssl/timing.h"

Go to the source code of this file.

Defines

#define _CRT_SECURE_NO_DEPRECATE   1
#define BUFSIZE   1024

Functions

static int myrand (void *rng_state)
int main (void)

Variables

unsigned char buf [BUFSIZE]


Define Documentation

#define _CRT_SECURE_NO_DEPRECATE   1

Definition at line 22 of file benchmark.c.

#define BUFSIZE   1024

Definition at line 41 of file benchmark.c.

Referenced by main().


Function Documentation

int main ( void   ) 

static int myrand ( void *  rng_state  )  [static]

Definition at line 43 of file benchmark.c.

Referenced by main().


Variable Documentation

unsigned char buf[BUFSIZE]


Generated on Thu Nov 13 14:22:58 2008 for Mobile-C by  doxygen 1.5.5