Home
last modified time | relevance | path

Searched refs:HAL_CIPHER_Hash_GetRpt (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h374 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size);
H A DhalCIPHER.c1549 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size) in HAL_CIPHER_Hash_GetRpt() function
1750 HAL_CIPHER_Hash_GetRpt(Rpt, 2); //For debug in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h374 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size);
H A DhalCIPHER.c1549 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size) in HAL_CIPHER_Hash_GetRpt() function
1750 HAL_CIPHER_Hash_GetRpt(Rpt, 2); //For debug in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h373 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size);
H A DhalCIPHER.c1546 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size) in HAL_CIPHER_Hash_GetRpt() function
1747 HAL_CIPHER_Hash_GetRpt(Rpt, 2); //For debug in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h383 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size);
H A DhalCIPHER.c1630 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size) in HAL_CIPHER_Hash_GetRpt() function
1820 HAL_CIPHER_Hash_GetRpt(Rpt, 2); //For debug in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h374 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size);
H A DhalCIPHER.c1590 void HAL_CIPHER_Hash_GetRpt(MS_U32 *HashRpt, MS_U32 u32Size) in HAL_CIPHER_Hash_GetRpt() function
1791 HAL_CIPHER_Hash_GetRpt(Rpt, 2); //For debug in HAL_CIPHER_Hash_Set_InitWordCnt()
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c342 HAL_CIPHER_Hash_GetRpt(u32Rpt, HASH_RPT_SIZE_ALL); in _CIPHER_Isr()
552 HAL_CIPHER_Hash_GetRpt(u32Rpt, HASH_RPT_SIZE_ALL); in _MDrv_CIPHER_IsHASHDone()
2042 HAL_CIPHER_Hash_GetRpt(Rpt, HASH_RPT_SIZE_STATUS); in MDrv_CIPHER_HMAC()