ReactOS 0.4.17-dev-309-gee60345
tagMD4_CTX Struct Reference

#include <implglue.h>

Public Attributes

unsigned int buf [4]
 
unsigned int i [2]
 
unsigned char in [64]
 
unsigned char digest [16]
 

Detailed Description

Definition at line 50 of file crypt.c.

Member Data Documentation

◆ buf

unsigned int tagMD4_CTX::buf

Definition at line 51 of file crypt.c.

◆ digest

unsigned char tagMD4_CTX::digest

Definition at line 54 of file crypt.c.

Referenced by finalize_hash_impl().

◆ i

unsigned int tagMD4_CTX::i

Definition at line 52 of file crypt.c.

◆ in

unsigned char tagMD4_CTX::in

Definition at line 53 of file crypt.c.


The documentation for this struct was generated from the following files: