Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c587 NormalizeRequest normalizeRequest = { in AddConcurrentAuthRequest() local
592 …if (strcpy_s(normalizeRequest.udidHash, sizeof(normalizeRequest.udidHash), authFsm->info.udidHash)… in AddConcurrentAuthRequest()
596 num = AddNormalizeRequest(&normalizeRequest); in AddConcurrentAuthRequest()
598 Anonymize(normalizeRequest.udidHash, &anonyUdidHash); in AddConcurrentAuthRequest()