Home
last modified time | relevance | path

Searched refs:CreatePublicKeyMessageExt (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/include/authentication/
H A Dauth_message_processor.h109 void CreatePublicKeyMessageExt(nlohmann::json &json);
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp133 CreatePublicKeyMessageExt(jsonObj); in CreateSimpleMessage()
151 void AuthMessageProcessor::CreatePublicKeyMessageExt(nlohmann::json &json) in CreatePublicKeyMessageExt() function in OHOS::DistributedHardware::AuthMessageProcessor
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp1449 authMessageProcessor->CreatePublicKeyMessageExt(jsonObj);