Searched defs:CheckHmacTestVector (Results 1 – 4 of 4) sorted by relevance
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.cpp | 446 void KeymasterHidlTest::CheckHmacTestVector(const string& key, const string& message, Digest digest, in CheckHmacTestVector() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
|
/aosp12/system/keymaster/tests/ |
H A D | android_keymaster_test_utils.cpp | 664 void Keymaster2Test::CheckHmacTestVector(const string& key, const string& message, in CheckHmacTestVector() function in keymaster::test::Keymaster2Test
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/functional/ |
H A D | KeyMintAidlTestBase.cpp | 616 void KeyMintAidlTestBase::CheckHmacTestVector(const string& key, const string& message, in CheckHmacTestVector() function in aidl::android::hardware::security::keymint::test::KeyMintAidlTestBase
|
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_hidl_hal_test.cpp | 764 void CheckHmacTestVector(const string& key, const string& message, Digest digest, in CheckHmacTestVector() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
|