Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_cam.c183 static MS_U8 u8HashKey[] = // Hash of Key descriptor variable
204 #define NDS_CHIP_PROP_LENGTH (sizeof(u8ChipType)+ sizeof(u8ChipId)+ sizeof(u8HashKey)+ sizeo…
645 _NDS_CamGetHashKey(&u8HashKey[2]); in XHDICA_GetChipProperties()
646 memcpy(u8Ptr, u8HashKey, sizeof(u8HashKey)); in XHDICA_GetChipProperties()
647 u8Ptr += sizeof(u8HashKey); in XHDICA_GetChipProperties()