pspsdk-1.0+beta2
_SceKernelUtilsMd5Context Struct Reference

Structure to hold the MD5 context. More...

#include <src/user/psputils.h>

Data Fields

unsigned int h [4]
unsigned int pad
SceUShort16 usRemains
SceUShort16 usComputed
SceULong64 ullTotalLen
unsigned char buf [64]

Detailed Description

Structure to hold the MD5 context.

Field Documentation

unsigned char _SceKernelUtilsMd5Context::buf[64]
unsigned int _SceKernelUtilsMd5Context::h[4]
unsigned int _SceKernelUtilsMd5Context::pad
SceULong64 _SceKernelUtilsMd5Context::ullTotalLen
SceUShort16 _SceKernelUtilsMd5Context::usComputed
SceUShort16 _SceKernelUtilsMd5Context::usRemains

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