Public Attributes | List of all members
md4_state_st Struct Reference

#include <md4.h>

Public Attributes

uint8_t data [MD4_CBLOCK]
 
uint32_t h [4]
 
uint32_t Nh
 
uint32_t Nl
 
unsigned num
 

Detailed Description

Definition at line 96 of file md4.h.

Member Data Documentation

◆ data

uint8_t md4_state_st::data[MD4_CBLOCK]

Definition at line 99 of file md4.h.

◆ h

uint32_t md4_state_st::h[4]

Definition at line 97 of file md4.h.

◆ Nh

uint32_t md4_state_st::Nh

Definition at line 98 of file md4.h.

◆ Nl

uint32_t md4_state_st::Nl

Definition at line 98 of file md4.h.

◆ num

unsigned md4_state_st::num

Definition at line 100 of file md4.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47