Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c132 Uint8Buff authIdBuf = { (uint8_t *)authId, HcStrlen(authId) }; in CmdExchangePkGenerator() local
142 .authId = authIdBuf, in CmdExchangePkGenerator()
172 Uint8Buff authIdBuf = { (uint8_t *)authId, HcStrlen(authId) }; in CmdImportAuthCodeGenerator() local
173 …AuthCodeImportParams params = { userType, GROUP_MANAGER_PACKAGE_NAME, groupId, authIdBuf, osAccoun… in CmdImportAuthCodeGenerator()