Searched defs:computeSharedSecret (Results 1 – 3 of 3) sorted by relevance
/system/core/trusty/keymaster/keymint/ | ||
D | TrustySharedSecret.cpp | 35 ::ndk::ScopedAStatus TrustySharedSecret::computeSharedSecret( in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::trusty::TrustySharedSecret |
/system/keymaster/ng/ | ||
D | AndroidSharedSecret.cpp | 44 ScopedAStatus AndroidSharedSecret::computeSharedSecret(const vector<SharedSecretParameters>& params, in computeSharedSecret() function in aidl::android::hardware::security::sharedsecret::AndroidSharedSecret |
/system/security/keystore2/src/km_compat/ | ||
D | km_compat.cpp | 888 SharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& in_params, in computeSharedSecret() function in SharedSecret |