Searched refs:bOddKey (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/drv/cipher/ |
| H A D | mdrvAESDMA.c | 182 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 D | drvAESDMA_private.h | 181 MS_BOOL bOddKey; member
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/ |
| H A D | drvTSIO.h | 607 …SIO_Service_SetLocdecKey(MS_U16 u16Servicehandle, MS_U8 *pKey, MS_U16 u16KeySize, MS_BOOL bOddKey);
|
| H A D | drvTSIO.c | 1816 …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 D | halTSIO.h | 318 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *u8Key, MS_U16 u16KeySize, MS_BOOL bOddKey);
|
| H A D | halTSIO.c | 1371 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 D | halTSIO.h | 318 MS_BOOL HAL_TSIO_LOCDEC_Key_Set( MS_U8 u8Sid, MS_U8 *u8Key, MS_U16 u16KeySize, MS_BOOL bOddKey);
|
| H A D | halTSIO.c | 1371 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()
|