FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MD5Context Struct Reference

Data Fields

const AVClassavclass
 
struct AVHashContexthash
 
char * hash_name
 
struct AVMD5md5
 

Detailed Description

Definition at line 29 of file md5enc.c.

Field Documentation

const AVClass* MD5Context::avclass

Definition at line 30 of file md5enc.c.

struct AVHashContext* MD5Context::hash

Definition at line 31 of file md5enc.c.

Referenced by md5_finish().

char* MD5Context::hash_name

Definition at line 32 of file md5enc.c.

struct AVMD5* MD5Context::md5

Definition at line 31 of file md5proto.c.

Referenced by md5_close(), md5_finish(), md5_open(), and md5_write().


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