pspsdk-1.0+beta2
|
Type to hold a sha1 context. More...
#include <src/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.
unsigned char _SceKernelUtilsSha1Context::buf[64] |
unsigned int _SceKernelUtilsSha1Context::h[5] |
SceULong64 _SceKernelUtilsSha1Context::ullTotalLen |
SceUShort16 _SceKernelUtilsSha1Context::usComputed |
SceUShort16 _SceKernelUtilsSha1Context::usRemains |