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 242 void VerifyMac(const std::string& message, const std::string& signature);
android_keymaster_test.cpp     [all...]
android_keymaster_test_utils.cpp 464 void Keymaster2Test::VerifyMac(const string& message, const string& signature) {
465 SCOPED_TRACE("VerifyMac");
    [all...]

Completed in 42 milliseconds