Searched defs:computeSharedSecret (Results 1 – 4 of 4) 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/keymint/hal/src/ | ||
| D | sharedsecret.rs | 62     fn computeSharedSecret(&self, params: &[SharedSecretParameters]) -> binder::Result<Vec<u8>> {  in computeSharedSecret()  method | 
| /system/security/keystore2/src/km_compat/ | ||
| D | km_compat.cpp | 1026 SharedSecret::computeSharedSecret(const std::vector<SharedSecretParameters>& in_params,  in computeSharedSecret()  function in SharedSecret |