#include <pandabase.h>
#include <filename.h>
#include "typedef.h"
Go to the source code of this file.
Functions | |
BEGIN_PUBLISH EXPCL_PANDAEXPRESS void | md5_a_file (const Filename &fname, HashVal &ret) |
EXPCL_PANDAEXPRESS void | md5_a_buffer (const uchar *buf, ulong len, HashVal &ret) |
|
Referenced by Patchfile::build(), and Patchfile::calc_hash(). |
|
Definition at line 82 of file crypto_utils.cxx. References HashVal::hv, and read32(). Referenced by main(), and Patchfile::run(). |