PSPSDK 2024-10-31
|
Structure to hold the MD5 context. More...
#include <user/psputils.h>
Data Fields | |
unsigned int | h [4] |
unsigned int | pad |
SceUShort16 | usRemains |
SceUShort16 | usComputed |
SceULong64 | ullTotalLen |
unsigned char | buf [64] |
Structure to hold the MD5 context.
SceULong64 _SceKernelUtilsMd5Context::ullTotalLen |
SceUShort16 _SceKernelUtilsMd5Context::usComputed |
SceUShort16 _SceKernelUtilsMd5Context::usRemains |