OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
md4s.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include <openssl/md4.h>

Go to the source code of this file.

Functions

void md4_block_x86 (MD4_CTX *ctx, unsigned char *buffer, int num)
 
void main (int argc, char *argv[])
 

Function Documentation

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

Definition at line 41 of file md4s.cpp.

void md4_block_x86 ( MD4_CTX ctx,
unsigned char *  buffer,
int  num 
)