Fri Aug 17 00:17:52 2018

Asterisk developer's documentation


SHA512Context Struct Reference

#include <sha1.h>

Data Fields

int Computed
int Corrupted
uint64_t Intermediate_Hash [SHA512HashSize/8]
uint64_t Length_High
uint64_t Length_Low
uint8_t Message_Block [SHA512_Message_Block_Size]
int_least16_t Message_Block_Index

Detailed Description

Definition at line 164 of file sha1.h.


Field Documentation

int Computed

Definition at line 177 of file sha1.h.

int Corrupted

Definition at line 178 of file sha1.h.

uint64_t Intermediate_Hash[SHA512HashSize/8]

Definition at line 169 of file sha1.h.

uint64_t Length_High

Definition at line 170 of file sha1.h.

uint64_t Length_Low

Definition at line 170 of file sha1.h.

uint8_t Message_Block[SHA512_Message_Block_Size]

Definition at line 175 of file sha1.h.

int_least16_t Message_Block_Index

Definition at line 173 of file sha1.h.


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

Generated on 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1