Searched defs:cipher (Results 1 – 10 of 10) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CTB/ |
| D | ctb_common.c | 80 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()
|
| D | ctb_es17.c | 386 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()
|
| D | ctb_me13.c | 394 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()
|
| D | ctb_me18.c | 400 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()
|
| D | ctb_me21.c | 384 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()
|
| D | ctb_me55.c | 389 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()
|
| D | ctb_reva.c | 936 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/ |
| D | tpu_me10.c | 92 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()
|
| D | tpu_me14.c | 102 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()
|
| D | tpu_reva.c | 221 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()
|