arsa  2.7
Public Attributes | List of all members
SDLTest_Md5Context Struct Reference

#include <SDL_test_md5.h>

Public Attributes

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

Detailed Description

Definition at line 71 of file SDL_test_md5.h.

Member Data Documentation

◆ buf

MD5UINT4 SDLTest_Md5Context::buf[4]

Definition at line 73 of file SDL_test_md5.h.

◆ digest

unsigned char SDLTest_Md5Context::digest[16]

Definition at line 75 of file SDL_test_md5.h.

◆ i

MD5UINT4 SDLTest_Md5Context::i[2]

Definition at line 72 of file SDL_test_md5.h.

◆ in

unsigned char SDLTest_Md5Context::in[64]

Definition at line 74 of file SDL_test_md5.h.


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