Lines Matching defs:req
163 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
168 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
224 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
229 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
234 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
239 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
291 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
296 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
368 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
373 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
455 int MXC_CTB_Cipher_Encrypt(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_Encrypt()
460 int MXC_CTB_Cipher_Decrypt(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_Decrypt()
465 void MXC_CTB_Cipher_EncryptAsync(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_EncryptAsync()
470 void MXC_CTB_Cipher_DecryptAsync(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_DecryptAsync()