Home
last modified time | relevance | path

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

/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) != EOK) { in AddConcurrentAuthRequest()
596 num = AddNormalizeRequest(&normalizeRequest); in AddConcurrentAuthRequest()
598 Anonymize(normalizeRequest.udidHash, &anonyUdidHash); in AddConcurrentAuthRequest()

Completed in 3 milliseconds