Lines Matching defs:tpu

67 void MXC_TPU_RevA_Clear_Done_Flags(mxc_tpu_reva_regs_t *tpu)  in MXC_TPU_RevA_Clear_Done_Flags()
76 void MXC_TPU_RevA_Reset(mxc_tpu_reva_regs_t *tpu) in MXC_TPU_RevA_Reset()
96 int MXC_TPU_RevA_CRC_Config(mxc_tpu_reva_regs_t *tpu) in MXC_TPU_RevA_CRC_Config()
111 int MXC_TPU_RevA_CRC(mxc_tpu_reva_regs_t *tpu, const uint8_t *src, uint32_t len, uint32_t poly, in MXC_TPU_RevA_CRC()
154 int MXC_TPU_RevA_Ham_Config(mxc_tpu_reva_regs_t *tpu) in MXC_TPU_RevA_Ham_Config()
178 int MXC_TPU_RevA_Ham(mxc_tpu_reva_regs_t *tpu, const uint8_t *src, uint32_t len, uint32_t *ecc) in MXC_TPU_RevA_Ham()
234 void MXC_TPU_RevA_Cipher_EncDecSelect(mxc_tpu_reva_regs_t *tpu, int enc) in MXC_TPU_RevA_Cipher_EncDecSelect()
245 int MXC_TPU_RevA_Cipher_Config(mxc_tpu_reva_regs_t *tpu, mxc_tpu_reva_modesel_t mode, in MXC_TPU_RevA_Cipher_Config()
262 int MXC_TPU_RevA_Cipher_KeySelect(mxc_tpu_reva_regs_t *tpu, mxc_tpu_reva_keysrc_t key_src) in MXC_TPU_RevA_Cipher_KeySelect()
270 int MXC_TPU_RevA_Cipher_DoOperation(mxc_tpu_reva_regs_t *tpu, const char *src, const char *iv, in MXC_TPU_RevA_Cipher_DoOperation()
425 int MXC_TPU_RevA_Hash_Config(mxc_tpu_reva_regs_t *tpu, mxc_tpu_hashfunsel_t func) in MXC_TPU_RevA_Hash_Config()
449 int MXC_TPU_RevA_Hash_SHA(mxc_tpu_reva_regs_t *tpu, const char *msg, mxc_tpu_hashfunsel_t fun, in MXC_TPU_RevA_Hash_SHA()
638 void MXC_TPU_RevA_MAA_Reset(mxc_tpu_reva_regs_t *tpu) in MXC_TPU_RevA_MAA_Reset()
646 int MXC_TPU_RevA_MAA_Init(mxc_tpu_reva_regs_t *tpu, unsigned int size) in MXC_TPU_RevA_MAA_Init()
682 int MXC_TPU_RevA_MAA_Compute(mxc_tpu_reva_regs_t *tpu, mxc_tpu_maa_clcsel_t clc, char *multiplier, in MXC_TPU_RevA_MAA_Compute()