Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c365 static char *PackVerifyDeviceMessage(const char *uuid) in PackVerifyDeviceMessage() function
548 msg = PackVerifyDeviceMessage(auth->uuid); in PostDeviceMessage()