Home
last modified time | relevance | path

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

/system/core/trusty/keymaster/keymint/
DTrustySharedSecret.cpp35 ::ndk::ScopedAStatus TrustySharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::trusty::TrustySharedSecret
/system/keymaster/ng/
DAndroidSharedSecret.cpp44 ScopedAStatus AndroidSharedSecret::computeSharedSecret(const vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::AndroidSharedSecret
/system/security/keystore2/src/km_compat/
Dkm_compat.cpp888 SharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& in_params, in computeSharedSecret() function in SharedSecret