Home
last modified time | relevance | path

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

/system/security/keystore2/test_utils/
Dffi_test_utils.cpp92 string bin2hex(const vector<uint8_t>& data) { in bin2hex() function
137 cert_data << bin2hex(chain[i]) << std::endl; in ChainSignaturesAreValid()
280 cert_data << bin2hex(cert_chain[i]) << std::endl; in validateCertChain()