RAFW Flexible Software Package Documentation  Release v2.0.1

 
mbedtls_sha1_context Struct Reference

SHA-1 context structure. More...

#include <sha1_alt.h>

Data Fields

uint32_t buff [SIZE_MBEDTLS_SHA1_PROCESS_BUFFER_BYTES]
 

Detailed Description

SHA-1 context structure.

Field Documentation

◆ buff

uint32_t mbedtls_sha1_context::buff[SIZE_MBEDTLS_SHA1_PROCESS_BUFFER_BYTES]

Internal buffer used by SHA1 operation.


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