Searched refs:HAL_CIPHER_Hash_SetMsgLength (Results 1 – 11 of 11) sorted by relevance
365 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
1870 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
364 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
1867 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
374 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size );
1940 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
1911 void HAL_CIPHER_Hash_SetMsgLength( MS_U32 u32Size ) in HAL_CIPHER_Hash_SetMsgLength() function
1787 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()2141 …HAL_CIPHER_Hash_SetMsgLength(u32OutLen + HASH_HMAC_KEYPAD_SIZE); //Hash output size + O_keypad_size in MDrv_CIPHER_HMAC()