Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cs_sha1_ctx Struct Reference

#include <rcdaq/blob/master/mongoose.h>

Public Attributes

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

Detailed Description

Definition at line 930 of file mongoose.h.

View newest version in sPHENIX GitHub at line 930 of file mongoose.h

Member Data Documentation

unsigned char cs_sha1_ctx::buffer[64]

Definition at line 933 of file mongoose.h.

View newest version in sPHENIX GitHub at line 933 of file mongoose.h

Referenced by cs_sha1_update().

uint32_t cs_sha1_ctx::count[2]

Definition at line 932 of file mongoose.h.

View newest version in sPHENIX GitHub at line 932 of file mongoose.h

Referenced by cs_sha1_final(), cs_sha1_init(), and cs_sha1_update().

uint32_t cs_sha1_ctx::state[5]

Definition at line 931 of file mongoose.h.

View newest version in sPHENIX GitHub at line 931 of file mongoose.h

Referenced by cs_sha1_final(), cs_sha1_init(), and cs_sha1_update().


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