Home
last modified time | relevance | path

Searched refs:cipherSuite (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/identity/aidl/default/common/
DIdentityCredentialStore.cpp67 CipherSuite cipherSuite, const vector<uint8_t>& credentialData, in getCredential() argument
70 if (cipherSuite != CipherSuite::CIPHERSUITE_ECDHE_HKDF_ECDSA_WITH_AES_256_GCM_SHA256) { in getCredential()
88 CipherSuite cipherSuite, shared_ptr<IPresentationSession>* outSession) { in createPresentationSession() argument
90 if (cipherSuite != CipherSuite::CIPHERSUITE_ECDHE_HKDF_ECDSA_WITH_AES_256_GCM_SHA256) { in createPresentationSession()
DIdentityCredentialStore.h52 ndk::ScopedAStatus getCredential(CipherSuite cipherSuite, const vector<uint8_t>& credentialData,
56 CipherSuite cipherSuite, shared_ptr<IPresentationSession>* outSession) override;
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/5/android/hardware/identity/
DIIdentityCredentialStore.aidl39 …ntityCredential getCredential(in android.hardware.identity.CipherSuite cipherSuite, in byte[] cred… in getCredential() argument
40 …resentationSession createPresentationSession(in android.hardware.identity.CipherSuite cipherSuite); in createPresentationSession() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIIdentityCredentialStore.aidl39 …ntityCredential getCredential(in android.hardware.identity.CipherSuite cipherSuite, in byte[] cred… in getCredential() argument
40 …resentationSession createPresentationSession(in android.hardware.identity.CipherSuite cipherSuite); in createPresentationSession() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/4/android/hardware/identity/
DIIdentityCredentialStore.aidl39 …ntityCredential getCredential(in android.hardware.identity.CipherSuite cipherSuite, in byte[] cred… in getCredential() argument
40 …resentationSession createPresentationSession(in android.hardware.identity.CipherSuite cipherSuite); in createPresentationSession() argument
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIIdentityCredentialStore.aidl245 IIdentityCredential getCredential(in CipherSuite cipherSuite, in byte[] credentialData); in getCredential() argument
266 IPresentationSession createPresentationSession(in CipherSuite cipherSuite); in createPresentationSession() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/2/android/hardware/identity/
DIIdentityCredentialStore.aidl23 …ntityCredential getCredential(in android.hardware.identity.CipherSuite cipherSuite, in byte[] cred… in getCredential() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/3/android/hardware/identity/
DIIdentityCredentialStore.aidl39 …ntityCredential getCredential(in android.hardware.identity.CipherSuite cipherSuite, in byte[] cred… in getCredential() argument
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/1/android/hardware/identity/
DIIdentityCredentialStore.aidl23 …ntityCredential getCredential(in android.hardware.identity.CipherSuite cipherSuite, in byte[] cred… in getCredential() argument