PSPSDK 1.0+beta2
Loading...
Searching...
No Matches
_SceKernelUtilsSha1Context Struct Reference

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]
 

Detailed Description

Type to hold a sha1 context.

Field Documentation

◆ buf

unsigned char _SceKernelUtilsSha1Context::buf[64]

◆ h

unsigned int _SceKernelUtilsSha1Context::h[5]

◆ ullTotalLen

SceULong64 _SceKernelUtilsSha1Context::ullTotalLen

◆ usComputed

SceUShort16 _SceKernelUtilsSha1Context::usComputed

◆ usRemains

SceUShort16 _SceKernelUtilsSha1Context::usRemains

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