Searched refs:computeSharedSecret (Results 1 – 10 of 10) 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
31 ::ndk::ScopedAStatus computeSharedSecret(const std::vector<SharedSecretParameters>& params,
54 ::ndk::ScopedAStatus SoftSharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::SoftSharedSecret
48 ScopedAStatus computeSharedSecret(const std::vector<SharedSecretParameters>& params,
72 ScopedAStatus JavacardSharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
49 ScopedAStatus computeSharedSecret(const std::vector<SharedSecretParameters>& params,
66 JavacardSharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::JavacardSharedSecret
69 ComputeResult computeSharedSecret(shared_ptr<ISharedSecret>& sharedSecret, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::test::SharedSecretAidlTest72 auto error = GetReturnErrorCode(sharedSecret->computeSharedSecret(params, &sharingCheck)); in computeSharedSecret()81 result.push_back(computeSharedSecret(sharedSecret, params)); in computeAllSharedSecrets()