Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DmdrvAESDMA.c182 psAesInstPri->bOddKey = FALSE; in AESDMAIoctl()
249 psAesInstPri->bOddKey = FALSE; in AESDMAIoctl()
395 … (psAesInstPri->fpAESDMASetKeyIndex)(psAesInstPri->u32KeyIndex, psAesInstPri->bOddKey); in AESDMAIoctl()
745 psAesInstPri->bOddKey = pKeyIndex->bOddKeyEn; in AESDMAIoctl()
H A DdrvAESDMA_private.h181 MS_BOOL bOddKey; member
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.h607 …SIO_Service_SetLocdecKey(MS_U16 u16Servicehandle, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey);
H A DdrvTSIO.c1816 …TSIO_Service_SetLocdecKey(MS_U16 u16Servicehandle, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey) in MDrv_TSIO_Service_SetLocdecKey() argument
1839 HAL_TSIO_LOCDEC_Key_Set(u8Sid, pKey, u16KeySize, bOddKey); in MDrv_TSIO_Service_SetLocdecKey()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.h318 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *u8Key, MS_U16 u16KeySize, MS_BOOL bOddKey);
H A DhalTSIO.c1371 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey) in HAL_TSIO_LOCDEC_Key_Set() argument
1391 if (bOddKey) in HAL_TSIO_LOCDEC_Key_Set()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.h318 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *u8Key, MS_U16 u16KeySize, MS_BOOL bOddKey);
H A DhalTSIO.c1371 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey) in HAL_TSIO_LOCDEC_Key_Set() argument
1391 if (bOddKey) in HAL_TSIO_LOCDEC_Key_Set()