Searched refs:computeSharedSecret (Results 1 – 8 of 8) sorted by relevance
33 ::ndk::ScopedAStatus computeSharedSecret(const std::vector<SharedSecretParameters>& params,
36 ScopedAStatus computeSharedSecret(const vector<SharedSecretParameters>& params,
35 ::ndk::ScopedAStatus TrustySharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::trusty::TrustySharedSecret
44 ScopedAStatus AndroidSharedSecret::computeSharedSecret(const vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::AndroidSharedSecret
262 match (acc, map_binder_status(s.computeSharedSecret(¶ms))) { in negotiate_shared_secret()
219 virtual ScopedAStatus computeSharedSecret(const std::vector<SharedSecretParameters>& in_params,
375 let result = shared_secret.computeSharedSecret(&[params]); in test_shared_secret()
975 SharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& in_params, in computeSharedSecret() function in SharedSecret