Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 10 of 10) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/
Dctb_common.c80 unsigned int MXC_CTB_Common_Cipher_GetKeySize(mxc_ctb_cipher_t cipher) in MXC_CTB_Common_Cipher_GetKeySize()
106 unsigned int MXC_CTB_Common_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Common_Cipher_GetBlockSize()
Dctb_es17.c386 unsigned int MXC_CTB_Cipher_GetKeySize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetKeySize()
391 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize()
406 void MXC_CTB_Cipher_SetCipher(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_SetCipher()
Dctb_me13.c394 unsigned int MXC_CTB_Cipher_GetKeySize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetKeySize()
399 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize()
414 void MXC_CTB_Cipher_SetCipher(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_SetCipher()
Dctb_me18.c400 unsigned int MXC_CTB_Cipher_GetKeySize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetKeySize()
405 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize()
420 void MXC_CTB_Cipher_SetCipher(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_SetCipher()
Dctb_me21.c384 unsigned int MXC_CTB_Cipher_GetKeySize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetKeySize()
389 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize()
404 void MXC_CTB_Cipher_SetCipher(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_SetCipher()
Dctb_me55.c389 unsigned int MXC_CTB_Cipher_GetKeySize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetKeySize()
394 unsigned int MXC_CTB_Cipher_GetBlockSize(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_GetBlockSize()
409 void MXC_CTB_Cipher_SetCipher(mxc_ctb_cipher_t cipher) in MXC_CTB_Cipher_SetCipher()
Dctb_reva.c936 void MXC_CTB_RevA_Cipher_SetCipher(mxc_ctb_reva_regs_t *ctb_regs, mxc_ctb_reva_cipher_t cipher) in MXC_CTB_RevA_Cipher_SetCipher()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/
Dtpu_me10.c92 unsigned int MXC_TPU_Cipher_Get_Key_Size(mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Get_Key_Size()
113 unsigned int MXC_TPU_Cipher_Get_Block_Size(mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Get_Block_Size()
133 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_Cipher_GetLength()
143 int MXC_TPU_Cipher_Config(mxc_tpu_modesel_t mode, mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Config()
156 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_Cipher_DoOperation()
188 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_Cipher_AES_Encrypt()
195 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_Cipher_AES_Decrypt()
Dtpu_me14.c102 unsigned int MXC_TPU_Cipher_Get_Key_Size(mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Get_Key_Size()
123 unsigned int MXC_TPU_Cipher_Get_Block_Size(mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Get_Block_Size()
143 unsigned int MXC_TPU_Cipher_GetLength(mxc_tpu_ciphersel_t cipher, unsigned int data_size) in MXC_TPU_Cipher_GetLength()
153 int MXC_TPU_Cipher_Config(mxc_tpu_modesel_t mode, mxc_tpu_ciphersel_t cipher) in MXC_TPU_Cipher_Config()
166 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_Cipher_DoOperation()
198 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_Cipher_AES_Encrypt()
205 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_Cipher_AES_Decrypt()
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()
246 mxc_tpu_reva_ciphersel_t cipher) in MXC_TPU_RevA_Cipher_Config()
271 const char *key, mxc_tpu_ciphersel_t cipher, in MXC_TPU_RevA_Cipher_DoOperation()
374 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_RevA_Cipher_AES_Encrypt()
390 mxc_tpu_ciphersel_t cipher, mxc_tpu_modesel_t mode, in MXC_TPU_RevA_Cipher_AES_Decrypt()