Searched defs:computeSharedSecret (Results 1 – 8 of 8) sorted by relevance
38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret() method
113 byte[] computeSharedSecret(in SharedSecretParameters[] params); in computeSharedSecret() method
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
69 ComputeResult computeSharedSecret(shared_ptr<ISharedSecret>& sharedSecret, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::test::SharedSecretAidlTest
914 SharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& in_params, in computeSharedSecret() function in SharedSecret
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...