Searched refs:MXC_TPU_Cipher_GetLength (Results 1 – 5 of 5) sorted by relevance
200 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size);
205 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size);
133 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_Cipher_GetLength() function
143 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_Cipher_GetLength() function
290 numBlocks = MXC_TPU_Cipher_GetLength(cipher, data_size); in MXC_TPU_RevA_Cipher_DoOperation()