Searched refs:u16KeySize (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/ |
| H A D | drvTSIO.c | 1816 TSIO_Result MDrv_TSIO_Service_SetLocdecKey(MS_U16 u16Servicehandle, MS_U8 *pKey, MS_U16 u16KeySize,… in MDrv_TSIO_Service_SetLocdecKey() argument 1824 if (pKey == NULL || u16KeySize != TSIO_LOCDEC_KEY_LEN) in MDrv_TSIO_Service_SetLocdecKey() 1839 HAL_TSIO_LOCDEC_Key_Set(u8Sid, pKey, u16KeySize, bOddKey); in MDrv_TSIO_Service_SetLocdecKey()
|
| H A D | drvTSIO.h | 607 TSIO_Result MDrv_TSIO_Service_SetLocdecKey(MS_U16 u16Servicehandle, MS_U8 *pKey, MS_U16 u16KeySize,…
|
| /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 1377 if (pKey == NULL || u16KeySize != TSIO_LOCDEC_KEY_LEN) 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 1377 if (pKey == NULL || u16KeySize != TSIO_LOCDEC_KEY_LEN) in HAL_TSIO_LOCDEC_Key_Set()
|