#include <stdint.h>
#include <stddef.h>
#include <compat/msvc.h>
#include <retro_inline.h>
#include <retro_common_api.h>
Go to the source code of this file.
◆ MD5_u32plus
◆ SHA1Context
◆ djb2_calculate()
◆ MD5_Final()
void MD5_Final |
( |
unsigned char * |
result, |
|
|
MD5_CTX * |
ctx |
|
) |
| |
◆ MD5_Init()
◆ MD5_Update()
◆ sha1_calculate()
int sha1_calculate |
( |
const char * |
path, |
|
|
char * |
result |
|
) |
| |
◆ sha256_hash()
sha256_hash: : Output. : Input. : Size of .
Hashes SHA256 and outputs a human readable string.
sha256_hash: : Output. : Input. : Size of .
Hashes SHA256 and outputs a human readable string.