PSPSDK 2024-10-31
|
Type to hold a sha1 context. More...
#include <user/psputils.h>
Data Fields | |
unsigned int | h [5] |
SceUShort16 | usRemains |
SceUShort16 | usComputed |
SceULong64 | ullTotalLen |
unsigned char | buf [64] |
Type to hold a sha1 context.
SceULong64 _SceKernelUtilsSha1Context::ullTotalLen |
SceUShort16 _SceKernelUtilsSha1Context::usComputed |
SceUShort16 _SceKernelUtilsSha1Context::usRemains |