Sqlite3 3.50.2
Light weight SQL DB
Loading...
Searching...
No Matches
SHA1Context Struct Reference

Data Fields

unsigned int state [5]
unsigned int count [2]
unsigned char buffer [64]

Detailed Description

Definition at line 3224 of file shell.c.

Field Documentation

◆ buffer

unsigned char SHA1Context::buffer[64]

Definition at line 3227 of file shell.c.

Referenced by hash_step().

◆ count

unsigned int SHA1Context::count[2]

Definition at line 3226 of file shell.c.

Referenced by hash_finish(), hash_init(), and hash_step().

◆ state

unsigned int SHA1Context::state[5]

Definition at line 3225 of file shell.c.

Referenced by hash_finish(), hash_init(), and hash_step().


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