* Find an MD5 in the MD5 database. * @param pDB [in] MD5 database in memory. * @param md5_str [in] MD5 string in lowercase ASCII. (32 chars + NULL) * @return Copy of the MD5 line from the database, NULL-terminated; NULL if not found. (Must be freed after use!) */
source not stored for this graph (policy: none)
no test coverage detected