Home
last modified time | relevance | path

Searched refs:MXC_TPU_RevA_Cipher_GetLength (Results 1 – 4 of 4) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/
Dtpu_reva.h111 unsigned int MXC_TPU_RevA_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size);
Dtpu_me10.c135 return MXC_TPU_RevA_Cipher_GetLength(cipher, data_size); in MXC_TPU_Cipher_GetLength()
Dtpu_me14.c145 return MXC_TPU_RevA_Cipher_GetLength(cipher, data_size); in MXC_TPU_Cipher_GetLength()
Dtpu_reva.c221 unsigned int MXC_TPU_RevA_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_RevA_Cipher_GetLength() function