Home
last modified time | relevance | path

Searched defs:identity (Results 1 – 25 of 33) sorted by relevance

12

/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioCodecs.h64 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/
DISupplicantStaNetwork.aidl82 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/
DISupplicantStaNetwork.aidl82 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/
DISupplicantStaNetwork.aidl82 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/
DISupplicantStaNetwork.aidl565 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/
DISupplicantStaNetwork.aidl82 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/
DISupplicantStaNetwork.aidl82 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/
DVtsAttestationTests.cpp34 namespace android::hardware::identity { namespace
DProveOwnershipTests.cpp37 namespace android::hardware::identity { namespace
DAuthenticationKeyTests.cpp37 namespace android::hardware::identity { namespace
DDeleteCredentialTests.cpp37 namespace android::hardware::identity { namespace
DPresentationSessionTests.cpp37 namespace android::hardware::identity { namespace
DUpdateCredentialTests.cpp37 namespace android::hardware::identity { namespace
DTestCredentialTests.cpp37 namespace android::hardware::identity { namespace
DUserAuthTests.cpp37 namespace android::hardware::identity { namespace
DUtil.cpp35 namespace android::hardware::identity::test_utils { namespace
DReaderAuthTests.cpp37 namespace android::hardware::identity { namespace
DEndToEndTests.cpp34 namespace android::hardware::identity { namespace
/hardware/interfaces/identity/aidl/default/common/
DPresentationSession.cpp36 namespace aidl::android::hardware::identity { namespace
DIdentityCredentialStore.cpp27 namespace aidl::android::hardware::identity { namespace
DWritableIdentityCredential.cpp35 namespace aidl::android::hardware::identity { namespace
DIdentityCredential.cpp35 namespace aidl::android::hardware::identity { namespace
/hardware/interfaces/security/authgraph/aidl/vts/functional/
DAuthGraphSessionTest.cpp45 std::vector<uint8_t> SigningKeyFromIdentity(const Identity& identity) { in SigningKeyFromIdentity()
/hardware/interfaces/security/secretkeeper/aidl/vts/
Dsecretkeeper_test_client.rs594 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/
Dsupplicant_sta_network_hidl_test.cpp466 [&](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()

12