Home
last modified time | relevance | path

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

/hardware/interfaces/security/keymint/aidl/vts/functional/
DVtsRemotelyProvisionedComponentTests.cpp193 check_maced_pubkey(macedPubKey, testMode, &coseKeyData); in TEST_P()
216 check_maced_pubkey(macedPubKey, testMode, &coseKeyData); in TEST_P()
270 check_maced_pubkey(macedPubKey, testMode, nullptr); in TEST_P()
296 check_maced_pubkey(key, testMode, &payload_value); in generateKeys()
DKeyMintAidlTestBase.h347 void check_maced_pubkey(const MacedPublicKey& macedPubKey, bool testMode,
DKeyMintAidlTestBase.cpp1606 void check_maced_pubkey(const MacedPublicKey& macedPubKey, bool testMode, in check_maced_pubkey() function