pspsdk-1.0+beta2
_SceKernelUtilsSha1Context Struct Reference

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]

Detailed Description

Type to hold a sha1 context.

Field Documentation

unsigned char _SceKernelUtilsSha1Context::buf[64]
unsigned int _SceKernelUtilsSha1Context::h[5]
SceULong64 _SceKernelUtilsSha1Context::ullTotalLen
SceUShort16 _SceKernelUtilsSha1Context::usComputed
SceUShort16 _SceKernelUtilsSha1Context::usRemains

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