AVSHA1 Struct Reference


Data Fields

uint64_t count
uint8_t buffer [64]
uint32_t state [5]

Detailed Description

Definition at line 26 of file sha1.c.


Field Documentation

uint8_t AVSHA1::buffer[64]

Definition at line 28 of file sha1.c.

Referenced by av_sha1_update().

uint64_t AVSHA1::count

Definition at line 27 of file sha1.c.

Referenced by av_sha1_final(), av_sha1_init(), and av_sha1_update().

uint32_t AVSHA1::state[5]

Definition at line 29 of file sha1.c.

Referenced by av_sha1_final(), av_sha1_init(), and av_sha1_update().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8