Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/1/android/hardware/security/sharedsecret/
H A DISharedSecret.aidl38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret() method
/aosp12/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/current/android/hardware/security/sharedsecret/
H A DISharedSecret.aidl38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret() method
/aosp12/hardware/interfaces/security/sharedsecret/aidl/android/hardware/security/sharedsecret/
H A DISharedSecret.aidl113 byte[] computeSharedSecret(in SharedSecretParameters[] params); in computeSharedSecret() method
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustySharedSecret.cpp35 ::ndk::ScopedAStatus TrustySharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::trusty::TrustySharedSecret
/aosp12/system/keymaster/ng/
H A DAndroidSharedSecret.cpp44 ScopedAStatus AndroidSharedSecret::computeSharedSecret(const vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::AndroidSharedSecret
/aosp12/hardware/interfaces/security/sharedsecret/aidl/vts/functional/
H A DSharedSecretAidlTest.cpp69 ComputeResult computeSharedSecret(shared_ptr<ISharedSecret>& sharedSecret, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::test::SharedSecretAidlTest
/aosp12/system/security/keystore2/src/km_compat/
H A Dkm_compat.cpp914 SharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& in_params, in computeSharedSecret() function in SharedSecret
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...