Home
last modified time | relevance | path

Searched refs:MXC_TPU_Cipher_GetLength (Results 1 – 5 of 5) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/
Dtpu.h200 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/
Dtpu.h205 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size);
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/
Dtpu_me10.c133 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_Cipher_GetLength() function
Dtpu_me14.c143 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_Cipher_GetLength() function
Dtpu_reva.c290 numBlocks = MXC_TPU_Cipher_GetLength(cipher, data_size); in MXC_TPU_RevA_Cipher_DoOperation()