Home
last modified time | relevance | path

Searched refs:hash_verify_string (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dhash.h81 int hash_verify_string(const char *hash);
H A Dhash.c584 int hash_verify_string(const char *hash) in hash_verify_string() function
H A Dmame.c1647 if (!hash_verify_string(hash)) in validitychecks()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dhash.h81 int hash_verify_string(const char *hash);
H A Dhash.c584 int hash_verify_string(const char *hash) in hash_verify_string() function
H A Dmame.c1647 if (!hash_verify_string(hash)) in validitychecks()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/
H A DCHANGELOG.old2385 - Adds a new function, hash_verify_string(), that takes a string
2389 - Added a consistency check that uses hash_verify_string() to
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/
H A DCHANGELOG.md2384 - Adds a new function, hash_verify_string(), that takes a string
2388 - Added a consistency check that uses hash_verify_string() to