Home
last modified time | relevance | path

Searched defs:computeSharedSecret (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/security/sharedsecret/aidl/android/hardware/security/sharedsecret/
DISharedSecret.aidl108 byte[] computeSharedSecret(in SharedSecretParameters[] params); in computeSharedSecret() method
/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/current/android/hardware/security/sharedsecret/
DISharedSecret.aidl38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret() method
/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/1/android/hardware/security/sharedsecret/
DISharedSecret.aidl38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret() method
/hardware/nxp/keymint/KM200/
DJavacardSharedSecret.cpp65 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
/hardware/nxp/keymint/KM300/
DJavacardSharedSecret.cpp72 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
/hardware/interfaces/gatekeeper/aidl/software/
DSharedSecret.cpp54 ::ndk::ScopedAStatus SoftSharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::SoftSharedSecret
/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
DSharedSecretAidlTest.cpp69 ComputeResult computeSharedSecret(shared_ptr<ISharedSecret>& sharedSecret, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::test::SharedSecretAidlTest