Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/
H A DhalCIPHER.h365 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
H A DhalCIPHER.c1870 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
/utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/
H A DhalCIPHER.h365 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
H A DhalCIPHER.c1870 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
/utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/
H A DhalCIPHER.h364 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
H A DhalCIPHER.c1867 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
/utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/
H A DhalCIPHER.h374 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
H A DhalCIPHER.c1940 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
/utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/
H A DhalCIPHER.h365 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
H A DhalCIPHER.c1911 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c1787 HAL_CIPHER_Hash_SetMsgLength(stCfg.u32StartByte + stCfg.stInput.u32Size); in MDrv_CIPHER_HASHManual()
1988 HAL_CIPHER_Hash_SetMsgLength(stCfg.stInput.u32Size + HASH_HMAC_KEYPAD_SIZE); in MDrv_CIPHER_HMAC()
2141HAL_CIPHER_Hash_SetMsgLength(u32OutLen + HASH_HMAC_KEYPAD_SIZE); //Hash output size + O_keypad_size in MDrv_CIPHER_HMAC()