D:/opendownloadmanager/ODM-1.x/Include.Add/ffmpeg/md5.h File Reference

Go to the source code of this file.

Functions

void av_md5_init (struct AVMD5 *ctx)
void av_md5_update (struct AVMD5 *ctx, const uint8_t *src, const int len)
void av_md5_final (struct AVMD5 *ctx, uint8_t *dst)
void av_md5_sum (uint8_t *dst, const uint8_t *src, const int len)

Variables

const int av_md5_size


Function Documentation

void av_md5_final ( struct AVMD5 *  ctx,
uint8_t dst 
)

void av_md5_init ( struct AVMD5 *  ctx  ) 

void av_md5_sum ( uint8_t dst,
const uint8_t src,
const int  len 
)

void av_md5_update ( struct AVMD5 *  ctx,
const uint8_t src,
const int  len 
)


Variable Documentation

const int av_md5_size


Generated on Sun May 25 00:19:53 2008 by  doxygen 1.5.6