Searched defs:computeSharedSecret (Results 1 – 7 of 7) sorted by relevance
108 byte[] computeSharedSecret(in SharedSecretParameters[] params); in computeSharedSecret() method
38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret() method
65 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
72 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
54 ::ndk::ScopedAStatus SoftSharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::SoftSharedSecret
69 ComputeResult computeSharedSecret(shared_ptr<ISharedSecret>& sharedSecret, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::test::SharedSecretAidlTest