Home
last modified time | relevance | path

Searched defs:deviceUuidLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c1075 uint8_t *localDeviceId, uint32_t deviceUuidLength) in GenerateSalt()
1109 uint8_t *localDeviceId, uint32_t deviceUuidLength) in DoGenerateAlgoParameter()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dpin_auth.cpp152 static constexpr uint32_t deviceUuidLength = 65; in GenerateAlgoParameter() local