Lines Matching defs:req
171 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
176 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
232 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
237 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
242 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
247 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
299 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
304 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
376 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
381 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
463 int MXC_CTB_Cipher_Encrypt(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_Encrypt()
468 int MXC_CTB_Cipher_Decrypt(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_Decrypt()
473 void MXC_CTB_Cipher_EncryptAsync(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_EncryptAsync()
478 void MXC_CTB_Cipher_DecryptAsync(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_DecryptAsync()