Searched refs:HASH_CMD_IV_SIZE (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/ |
| H A D | halCIPHER.c | 146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; 588 memset(_pu8HashIV, 0x0 ,HASH_CMD_IV_SIZE); in HAL_CIPHER_ResetStatus() 1726 memset(_pu8HashIV, 0x0, HASH_CMD_IV_SIZE); in HAL_CIPHER_Hash_Set_IV() 1995 for ( i = 0 ; i < (HASH_CMD_IV_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 97 #define HASH_CMD_IV_SIZE (32UL) //8*4 macro
|
| /utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/ |
| H A D | halCIPHER.c | 144 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; 642 memset(_pu8HashIV, 0x0 ,HASH_CMD_IV_SIZE); in HAL_CIPHER_ResetStatus() 1767 memset(_pu8HashIV, 0x0, HASH_CMD_IV_SIZE); in HAL_CIPHER_Hash_Set_IV() 2036 for ( i = 0 ; i < (HASH_CMD_IV_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 97 #define HASH_CMD_IV_SIZE (32UL) //8*4 macro
|
| /utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/ |
| H A D | halCIPHER.c | 146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; 585 memset(_pu8HashIV, 0x0 ,HASH_CMD_IV_SIZE); in HAL_CIPHER_ResetStatus() 1723 memset(_pu8HashIV, 0x0, HASH_CMD_IV_SIZE); in HAL_CIPHER_Hash_Set_IV() 1992 for ( i = 0 ; i < (HASH_CMD_IV_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 97 #define HASH_CMD_IV_SIZE (32UL) //8*4 macro
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/ |
| H A D | halCIPHER.c | 146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; 588 memset(_pu8HashIV, 0x0 ,HASH_CMD_IV_SIZE); in HAL_CIPHER_ResetStatus() 1726 memset(_pu8HashIV, 0x0, HASH_CMD_IV_SIZE); in HAL_CIPHER_Hash_Set_IV() 1995 for ( i = 0 ; i < (HASH_CMD_IV_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 97 #define HASH_CMD_IV_SIZE (32UL) //8*4 macro
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/ |
| H A D | halCIPHER.c | 146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; 601 memset(_pu8HashIV, 0x0 ,HASH_CMD_IV_SIZE); in HAL_CIPHER_ResetStatus() 1796 memset(_pu8HashIV, 0x0, HASH_CMD_IV_SIZE); in HAL_CIPHER_Hash_Set_IV() 2061 for ( i = 0 ; i < (HASH_CMD_IV_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 97 #define HASH_CMD_IV_SIZE (32UL) //8*4 macro
|