ReactOS
0.4.16-dev-1308-gbf734eb
md5.h
Go to the documentation of this file.
1
36
#include "
netif/ppp/ppp_opts.h
"
37
#if LWIP_INCLUDED_POLARSSL_MD5
38
39
#ifndef LWIP_INCLUDED_POLARSSL_MD5_H
40
#define LWIP_INCLUDED_POLARSSL_MD5_H
41
45
typedef
struct
46
{
47
unsigned
long
total
[2];
48
unsigned
long
state
[4];
49
unsigned
char
buffer
[64];
50
}
51
md5_context
;
52
53
#ifdef __cplusplus
54
extern
"C"
{
55
#endif
56
62
void
md5_starts
(
md5_context
*
ctx
);
63
71
void
md5_update
(
md5_context
*
ctx
,
const
unsigned
char
*
input
,
int
ilen );
72
79
void
md5_finish
(
md5_context
*
ctx
,
unsigned
char
output[16] );
80
88
void
md5
(
unsigned
char
*
input
,
int
ilen,
unsigned
char
output[16] );
89
90
#ifdef __cplusplus
91
}
92
#endif
93
94
#endif
/* LWIP_INCLUDED_POLARSSL_MD5_H */
95
96
#endif
/* LWIP_INCLUDED_POLARSSL_MD5 */
state
static int state
Definition:
maze.c:121
md5
#define md5
Definition:
compat-1.3.h:2034
md5_context
#define md5_context
Definition:
compat-1.3.h:2035
md5_starts
#define md5_starts
Definition:
compat-1.3.h:2042
md5_finish
#define md5_finish
Definition:
compat-1.3.h:2036
md5_update
#define md5_update
Definition:
compat-1.3.h:2043
total
size_t total
Definition:
fxusbpipeapi.cpp:306
buffer
GLuint buffer
Definition:
glext.h:5915
input
GLenum GLenum GLenum input
Definition:
glext.h:9031
ppp_opts.h
ctx
Definition:
dbghelp_private.h:571
drivers
network
tcpip
lwip
src
include
netif
ppp
polarssl
md5.h
Generated on Wed Jun 18 2025 06:14:32 for ReactOS by
1.9.6