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

#include <string.h>
#include <stdio.h>
#include "xyssl/sha1.h"

Go to the source code of this file.


Defines


Functions

static int sha1_wrapper (char *filename, unsigned char *sum)
static int sha1_print (char *filename)
static int sha1_check (char *filename)
int main (int argc, char *argv[])

Define Documentation

#define _CRT_SECURE_NO_DEPRECATE 1

Definition at line 22 of file sha1sum.c.


Function Documentation

int main ( int argc,
char * argv[]
)

Definition at line 131 of file sha1sum.c.

References sha1_check(), and sha1_print().

static int sha1_check ( char * filename ) [static]

Definition at line 58 of file sha1sum.c.

References buf, f, and sha1_wrapper().

Referenced by main().

static int sha1_print ( char * filename ) [static]

Definition at line 43 of file sha1sum.c.

References sha1_wrapper().

Referenced by main().

static int sha1_wrapper ( char * filename,
unsigned char * sum
) [static]

Definition at line 30 of file sha1sum.c.

References sha1_file().

Referenced by sha1_check(), and sha1_print().


Generated on Tue Oct 28 17:03:24 2008 for Mobile-C by doxygen 1.5.5

AltStyle によって変換されたページ (->オリジナル) /