Searched refs:check_maced_pubkey (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/security/rkp/aidl/vts/functional/ |
D | VtsRemotelyProvisionedComponentTests.cpp | 339 check_maced_pubkey(macedPubKey, testMode, &coseKeyData); in TEST_P() 362 check_maced_pubkey(macedPubKey, testMode, &coseKeyData); in TEST_P() 424 check_maced_pubkey(macedPubKey, testMode, nullptr); in TEST_P() 449 check_maced_pubkey(key, testMode, &payload_value); in generateKeys()
|
/hardware/interfaces/identity/aidl/vts/ |
D | Util.cpp | 43 using ::aidl::android::hardware::security::keymint::test::check_maced_pubkey; 76 check_maced_pubkey(ndkMacedPublicKey, /*testMode=*/false, &publicKeyBits); in createFakeRemotelyProvisionedCertificateChain()
|
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | KeyMintAidlTestBase.h | 427 void check_maced_pubkey(const MacedPublicKey& macedPubKey, bool testMode,
|
D | KeyMintAidlTestBase.cpp | 2175 void check_maced_pubkey(const MacedPublicKey& macedPubKey, bool testMode, in check_maced_pubkey() function
|
D | KeyMintTest.cpp | 1203 check_maced_pubkey(macedPubKey, /* testMode= */ false, &coseKeyData); in TEST_P() 1283 check_maced_pubkey(macedPubKey, /* testMode= */ false, &coseKeyData); in TEST_P()
|