_SceKernelUtilsMd5Context Struct Reference
[Utils Library]

#include <src/user/psputils.h>


Detailed Description

Structure to hold the MD5 context.


Data Fields

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


Field Documentation

unsigned int _SceKernelUtilsMd5Context::h[4]

unsigned int _SceKernelUtilsMd5Context::pad

SceUShort16 _SceKernelUtilsMd5Context::usRemains

SceUShort16 _SceKernelUtilsMd5Context::usComputed

SceULong64 _SceKernelUtilsMd5Context::ullTotalLen

unsigned char _SceKernelUtilsMd5Context::buf[64]


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 23:12:19 2007 for pspsdk-1.0+beta2 by  doxygen 1.5.1