HomeSort by relevance Sort by last modified time
    Searched refs:VerifyMac (Results 1 - 3 of 3) sorted by null

  /system/keymaster/
android_keymaster_test_utils.h 230 void VerifyMac(const std::string& message, const std::string& signature);
android_keymaster_test.cpp     [all...]
android_keymaster_test_utils.cpp 420 void Keymaster1Test::VerifyMac(const string& message, const string& signature) {
421 SCOPED_TRACE("VerifyMac");

Completed in 51 milliseconds