Home
last modified time | relevance | path

Searched defs:AttestKey (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/support/
H A Dauthorization_set.cpp194 AuthorizationSetBuilder& AuthorizationSetBuilder::AttestKey() { in AttestKey() function in aidl::android::hardware::security::keymint::AuthorizationSetBuilder
/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp199 void TrustyKeymaster::AttestKey(const AttestKeyRequest& request, AttestKeyResponse* response) { in AttestKey() function in keymaster::TrustyKeymaster
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.cpp375 ErrorCode KeymasterHidlTest::AttestKey(const HidlBuf& key_blob, in AttestKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
393 ErrorCode KeymasterHidlTest::AttestKey(const AuthorizationSet& attest_params, in AttestKey() function in android::hardware::keymaster::V4_0::test::KeymasterHidlTest
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp735 void AndroidKeymaster::AttestKey(const AttestKeyRequest& request, AttestKeyResponse* response) { in AttestKey() function in keymaster::AndroidKeymaster
/aosp12/system/keymaster/tests/
H A Dandroid_keymaster_test_utils.cpp336 keymaster_error_t Keymaster2Test::AttestKey(const string& attest_challenge, in AttestKey() function in keymaster::test::Keymaster2Test
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_hidl_hal_test.cpp700 ErrorCode AttestKey(const HidlBuf& key_blob, const AuthorizationSet& attest_params, in AttestKey() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest
717 ErrorCode AttestKey(const AuthorizationSet& attest_params, in AttestKey() function in android::hardware::keymaster::V3_0::test::KeymasterHidlTest