ReactOS 0.4.15-dev-7924-g5949c20
HMAC_MD5_CTX Struct Reference

#include <hmac_md5.h>

Collaboration diagram for HMAC_MD5_CTX:

Public Attributes

MD5_CTX ctx
 
unsigned char outer_padding [64]
 

Detailed Description

Definition at line 35 of file hmac_md5.h.

Member Data Documentation

◆ ctx

MD5_CTX HMAC_MD5_CTX::ctx

Definition at line 37 of file hmac_md5.h.

◆ outer_padding

unsigned char HMAC_MD5_CTX::outer_padding[64]

Definition at line 38 of file hmac_md5.h.


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