Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/utils/
H A Dhash.cpp9 std::string CryptToBase16(const uint8_t* digest) { in CryptToBase16() function
/aosp_15_r20/external/pdfium/core/fdrm/
H A Dfx_crypt_unittest.cpp34 TEST(FXCRYPT, CryptToBase16) { in TEST() argument