Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.c147 MS_U8 _pu8HashMsg[HASH_CMD_MSG_SIZE];
589 memset(_pu8HashMsg, 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_ResetStatus()
1909 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg()
1916 memset(_pu8HashMsg , 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_Hash_SetMsg()
2006 for ( i = 0 ; i < (HASH_CMD_MSG_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
H A DregCIPHER.h96 #define HASH_CMD_MSG_SIZE (64UL) //16*4 macro
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.c145 MS_U8 _pu8HashMsg[HASH_CMD_MSG_SIZE];
643 memset(_pu8HashMsg, 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_ResetStatus()
1950 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg()
1957 memset(_pu8HashMsg , 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_Hash_SetMsg()
2047 for ( i = 0 ; i < (HASH_CMD_MSG_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
H A DregCIPHER.h96 #define HASH_CMD_MSG_SIZE (64UL) //16*4 macro
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.c147 MS_U8 _pu8HashMsg[HASH_CMD_MSG_SIZE];
586 memset(_pu8HashMsg, 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_ResetStatus()
1906 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg()
1913 memset(_pu8HashMsg , 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_Hash_SetMsg()
2003 for ( i = 0 ; i < (HASH_CMD_MSG_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
H A DregCIPHER.h96 #define HASH_CMD_MSG_SIZE (64UL) //16*4 macro
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.c147 MS_U8 _pu8HashMsg[HASH_CMD_MSG_SIZE];
589 memset(_pu8HashMsg, 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_ResetStatus()
1909 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg()
1916 memset(_pu8HashMsg , 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_Hash_SetMsg()
2006 for ( i = 0 ; i < (HASH_CMD_MSG_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
H A DregCIPHER.h96 #define HASH_CMD_MSG_SIZE (64UL) //16*4 macro
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.c147 MS_U8 _pu8HashMsg[HASH_CMD_MSG_SIZE];
602 memset(_pu8HashMsg, 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_ResetStatus()
1979 if((u32MsgPAddr == 0) || (u32Size > HASH_CMD_MSG_SIZE)) in HAL_CIPHER_Hash_SetMsg()
1986 memset(_pu8HashMsg , 0x0 , HASH_CMD_MSG_SIZE); in HAL_CIPHER_Hash_SetMsg()
2072 for ( i = 0 ; i < (HASH_CMD_MSG_SIZE/4) ; i ++ ) in HAL_CIPHER_Hash_Start()
H A DregCIPHER.h96 #define HASH_CMD_MSG_SIZE (64UL) //16*4 macro