Home
last modified time | relevance | path

Searched refs:_pu8HashIV (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.c146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; variable
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()
1727 memcpy(_pu8HashIV, (MS_U8 *)pu8IV , u32IVSize); in HAL_CIPHER_Hash_Set_IV()
1997 …u32Tmp = ((_pu8HashIV[4*i+0]<<24)|(_pu8HashIV[4*i+1]<<16)|(_pu8HashIV[4*i+2]<<8)|(_pu8HashIV[4*i+3… in HAL_CIPHER_Hash_Start()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.c144 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; variable
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()
1768 memcpy(_pu8HashIV, (MS_U8 *)pu8IV , u32IVSize); in HAL_CIPHER_Hash_Set_IV()
2038 …u32Tmp = ((_pu8HashIV[4*i+0]<<24)|(_pu8HashIV[4*i+1]<<16)|(_pu8HashIV[4*i+2]<<8)|(_pu8HashIV[4*i+3… in HAL_CIPHER_Hash_Start()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.c146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; variable
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()
1724 memcpy(_pu8HashIV, (MS_U8 *)pu8IV , u32IVSize); in HAL_CIPHER_Hash_Set_IV()
1994 …u32Tmp = ((_pu8HashIV[4*i+0]<<24)|(_pu8HashIV[4*i+1]<<16)|(_pu8HashIV[4*i+2]<<8)|(_pu8HashIV[4*i+3… in HAL_CIPHER_Hash_Start()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.c146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; variable
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()
1727 memcpy(_pu8HashIV, (MS_U8 *)pu8IV , u32IVSize); in HAL_CIPHER_Hash_Set_IV()
1997 …u32Tmp = ((_pu8HashIV[4*i+0]<<24)|(_pu8HashIV[4*i+1]<<16)|(_pu8HashIV[4*i+2]<<8)|(_pu8HashIV[4*i+3… in HAL_CIPHER_Hash_Start()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.c146 MS_U8 _pu8HashIV[HASH_CMD_IV_SIZE]; variable
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()
1797 memcpy(_pu8HashIV, (MS_U8 *)pu8IV , u32IVSize); in HAL_CIPHER_Hash_Set_IV()
2063 …u32Tmp = ((_pu8HashIV[4*i+0]<<24)|(_pu8HashIV[4*i+1]<<16)|(_pu8HashIV[4*i+2]<<8)|(_pu8HashIV[4*i+3… in HAL_CIPHER_Hash_Start()