Home
last modified time | relevance | path

Searched refs:SetSessionKey (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Ddeviceauth_test.cpp264 SetSessionKey,
285 SetSessionKey,
313 SetSessionKey,
331 SetSessionKey,
349 SetSessionKey,
367 SetSessionKey,
385 SetSessionKey,
403 SetSessionKey,
421 SetSessionKey,
439 SetSessionKey,
[all …]
H A Dhichain_receivedata_test.cpp148 SetSessionKey,
177 SetSessionKey,
230 SetSessionKey,
274 SetSessionKey,
314 SetSessionKey,
380 SetSessionKey,
422 SetSessionKey,
502 SetSessionKey,
543 SetSessionKey,
576 SetSessionKey,
[all …]
H A Dhuks_adapter_test.cpp566 SetSessionKey,
649 SetSessionKey,
679 SetSessionKey,
1104 SetSessionKey,
1233 SetSessionKey,
1252 SetSessionKey,
1269 SetSessionKey,
1288 SetSessionKey,
1305 SetSessionKey,
1324 SetSessionKey,
[all …]
H A Dhichain_pake_test.cpp85 static void SetSessionKey(const struct session_identity *identity, const struct hc_session_key *ses… in SetSessionKey() function
159 SetSessionKey,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dtrust_profile_manager_test.cpp251 profile.SetSessionKey("key1");
282 profile.SetSessionKey("key1");
327 profile.SetSessionKey("key1");
372 profile.SetSessionKey("key1");
417 profile.SetSessionKey("key1");
462 profile.SetSessionKey("key1");
507 profile.SetSessionKey("key1");
552 profile.SetSessionKey("key1");
597 profile.SetSessionKey("key1");
642 profile.SetSessionKey("key1");
[all …]
H A Dprofile_utils_test.cpp415 profile.SetSessionKey("key1");
465 profile.SetSessionKey("key1");
521 profile.SetSessionKey("key1");
577 profile.SetSessionKey("key1");
673 profile.SetSessionKey("key1");
723 profile.SetSessionKey("key1");
H A Ddistributed_device_profile_client_rdb_test.cpp176 profile.SetSessionKey("key1");
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/interfaces/
H A Daccess_control_profile.h41 void SetSessionKey(const std::string& sessionKey);
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/interfaces/
H A Daccess_control_profile.cpp83 void AccessControlProfile::SetSessionKey(const std::string &sessionKey) in SetSessionKey() function in OHOS::DistributedDeviceProfile::AccessControlProfile
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/profileutils_fuzzer/
H A Dprofileutils_fuzzer.cpp170 profile.SetSessionKey("key1"); in AccessControlProfileToEntriesFuzzTest()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp528 profile.SetSessionKey(strValue); in EntriesToAccessControlProfile()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1555 accessControlProfile.SetSessionKey(sessionKey); in ConvertToAccessControlProfile()