OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
shatest.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_0   /* FIPS 180 */
 

Functions

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

Macro Definition Documentation

#define SHA_0   /* FIPS 180 */

Definition at line 79 of file shatest.c.

Function Documentation

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

Definition at line 106 of file shatest.c.