/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothAudioCodecs.h | 64 struct identity { struct 69 const typename identity<T>::type& target); argument
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/2/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 82 void sendNetworkEapIdentityResponse(in byte[] identity, in byte[] encryptedIdentity); in sendNetworkEapIdentityResponse() 92 void setEapAnonymousIdentity(in byte[] identity); in setEapAnonymousIdentity() 97 void setEapEncryptedImsiIdentity(in byte[] identity); in setEapEncryptedImsiIdentity() 101 void setEapIdentity(in byte[] identity); in setEapIdentity()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/3/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 82 void sendNetworkEapIdentityResponse(in byte[] identity, in byte[] encryptedIdentity); in sendNetworkEapIdentityResponse() 92 void setEapAnonymousIdentity(in byte[] identity); in setEapAnonymousIdentity() 97 void setEapEncryptedImsiIdentity(in byte[] identity); in setEapEncryptedImsiIdentity() 101 void setEapIdentity(in byte[] identity); in setEapIdentity()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/4/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 82 void sendNetworkEapIdentityResponse(in byte[] identity, in byte[] encryptedIdentity); in sendNetworkEapIdentityResponse() 92 void setEapAnonymousIdentity(in byte[] identity); in setEapAnonymousIdentity() 97 void setEapEncryptedImsiIdentity(in byte[] identity); in setEapEncryptedImsiIdentity() 101 void setEapIdentity(in byte[] identity); in setEapIdentity()
|
/hardware/interfaces/wifi/supplicant/aidl/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 565 void sendNetworkEapIdentityResponse(in byte[] identity, in byte[] encryptedIdentity); in sendNetworkEapIdentityResponse() 676 void setEapAnonymousIdentity(in byte[] identity); in setEapAnonymousIdentity() 731 void setEapEncryptedImsiIdentity(in byte[] identity); in setEapEncryptedImsiIdentity() 773 void setEapIdentity(in byte[] identity); in setEapIdentity()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/1/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 82 void sendNetworkEapIdentityResponse(in byte[] identity, in byte[] encryptedIdentity); in sendNetworkEapIdentityResponse() 92 void setEapAnonymousIdentity(in byte[] identity); in setEapAnonymousIdentity() 97 void setEapEncryptedImsiIdentity(in byte[] identity); in setEapEncryptedImsiIdentity() 101 void setEapIdentity(in byte[] identity); in setEapIdentity()
|
/hardware/interfaces/wifi/supplicant/aidl/aidl_api/android.hardware.wifi.supplicant/current/android/hardware/wifi/supplicant/ |
D | ISupplicantStaNetwork.aidl | 82 void sendNetworkEapIdentityResponse(in byte[] identity, in byte[] encryptedIdentity); in sendNetworkEapIdentityResponse() 92 void setEapAnonymousIdentity(in byte[] identity); in setEapAnonymousIdentity() 97 void setEapEncryptedImsiIdentity(in byte[] identity); in setEapEncryptedImsiIdentity() 101 void setEapIdentity(in byte[] identity); in setEapIdentity()
|
/hardware/interfaces/identity/aidl/vts/ |
D | VtsAttestationTests.cpp | 34 namespace android::hardware::identity { namespace
|
D | ProveOwnershipTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | AuthenticationKeyTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | DeleteCredentialTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | PresentationSessionTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | UpdateCredentialTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | TestCredentialTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | UserAuthTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | Util.cpp | 35 namespace android::hardware::identity::test_utils { namespace
|
D | ReaderAuthTests.cpp | 37 namespace android::hardware::identity { namespace
|
D | EndToEndTests.cpp | 34 namespace android::hardware::identity { namespace
|
/hardware/interfaces/identity/aidl/default/common/ |
D | PresentationSession.cpp | 36 namespace aidl::android::hardware::identity { namespace
|
D | IdentityCredentialStore.cpp | 27 namespace aidl::android::hardware::identity { namespace
|
D | WritableIdentityCredential.cpp | 35 namespace aidl::android::hardware::identity { namespace
|
D | IdentityCredential.cpp | 35 namespace aidl::android::hardware::identity { namespace
|
/hardware/interfaces/security/authgraph/aidl/vts/functional/ |
D | AuthGraphSessionTest.cpp | 45 std::vector<uint8_t> SigningKeyFromIdentity(const Identity& identity) { in SigningKeyFromIdentity()
|
/hardware/interfaces/security/secretkeeper/aidl/vts/ |
D | secretkeeper_test_client.rs | 594 let identity = make_large_explicit_owned_dice(5); in secretkeeper_many_sessions_serial() localVariable 638 let identity = make_large_explicit_owned_dice(5); in use_sk_may_fail() localVariable
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | supplicant_sta_network_hidl_test.cpp | 466 [&](const SupplicantStatus& status, const std::vector<uint8_t>& identity) { in TEST_P() 482 [&](const SupplicantStatus& status, const std::vector<uint8_t>& identity) { in TEST_P()
|