Home
last modified time | relevance | path

Searched defs:GenerateMD5Base16 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/testing/utils/
H A Dhash.cpp21 std::string GenerateMD5Base16(pdfium::span<const uint8_t> data) { in GenerateMD5Base16() function
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_attachment.cpp43 ByteString GenerateMD5Base16(const void* contents, const unsigned long len) { in GenerateMD5Base16() function