Searched refs:HAL_CIPHER_ResetKey (Results 1 – 11 of 11) sorted by relevance
325 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx);
602 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx) in HAL_CIPHER_ResetKey() function
324 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx);
599 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx) in HAL_CIPHER_ResetKey() function
334 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx);
615 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx) in HAL_CIPHER_ResetKey() function
656 MS_BOOL HAL_CIPHER_ResetKey(MS_U32 u32KeyIdx) in HAL_CIPHER_ResetKey() function
902 if(FALSE == HAL_CIPHER_ResetKey(u32KeyIdx)) in _MDrv_CIPHER_ResetKey()