5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
mbedtls_sha1_context Union Reference

SHA-1 context structure. More...

#include <crypto_structures.h>

Detailed Description

SHA-1 context structure.

Field Documentation

◆ buffer

unsigned char mbedtls_sha1_context::buffer[64]

data block being processed

◆ state

uint32_t mbedtls_sha1_context::state[5]

intermediate digest state

◆ total

uint32_t mbedtls_sha1_context::total[2]

number of bytes processed


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