VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_hash_md5_ctx::md5_s Struct Reference

#include <vlc_hash.h>

Data Fields

uint32_t A
 
uint32_t B
 
uint32_t C
 
uint32_t D
 
uint32_t nblocks
 
uint8_t buf [64]
 
int count
 

Field Documentation

◆ A

uint32_t vlc_hash_md5_ctx::md5_s::A

◆ B

uint32_t vlc_hash_md5_ctx::md5_s::B

◆ buf

uint8_t vlc_hash_md5_ctx::md5_s::buf[64]

Referenced by vlc_hash_md5_Finish().

◆ C

uint32_t vlc_hash_md5_ctx::md5_s::C

◆ count

int vlc_hash_md5_ctx::md5_s::count

◆ D

uint32_t vlc_hash_md5_ctx::md5_s::D

◆ nblocks

uint32_t vlc_hash_md5_ctx::md5_s::nblocks

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