Searched refs:MXC_TPU_RevA_Cipher_TDES_Encrypt (Results 1 – 4 of 4) sorted by relevance
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TPU/ |
| D | tpu_reva.h | 123 int MXC_TPU_RevA_Cipher_TDES_Encrypt(const char *plaintext, const char *iv, const char *key,
|
| D | tpu_me10.c | 178 return MXC_TPU_RevA_Cipher_TDES_Encrypt(plaintext, iv, key, mode, data_size, outptr); in MXC_TPU_Cipher_TDES_Encrypt()
|
| D | tpu_me14.c | 188 return MXC_TPU_RevA_Cipher_TDES_Encrypt(plaintext, iv, key, mode, data_size, outptr); in MXC_TPU_Cipher_TDES_Encrypt()
|
| D | tpu_reva.c | 350 int MXC_TPU_RevA_Cipher_TDES_Encrypt(const char *plaintext, const char *iv, const char *key, in MXC_TPU_RevA_Cipher_TDES_Encrypt() function
|