Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_cam.c190 static MS_U8 u8KLDepth[] = // Hash of Key descriptor variable
204 … (sizeof(u8ChipType)+ sizeof(u8ChipId)+ sizeof(u8HashKey)+ sizeof(u8KLDepth)+ sizeof(u8ChipE…
649 memcpy(u8Ptr, u8KLDepth, sizeof(u8KLDepth)); in XHDICA_GetChipProperties()
650 u8Ptr += sizeof(u8KLDepth); in XHDICA_GetChipProperties()