OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
sha1test.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "../e_os.h"
#include <openssl/evp.h>
#include <openssl/sha.h>

Go to the source code of this file.

Macros

#define SHA_1   /* FIPS 180-1 */
 

Functions

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

Macro Definition Documentation

#define SHA_1   /* FIPS 180-1 */

Definition at line 80 of file sha1test.c.

Function Documentation

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

Definition at line 106 of file sha1test.c.