Lines Matching defs:req
166 int MXC_CTB_DMA_SetupOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_SetupOperation()
171 int MXC_CTB_DMA_DoOperation(mxc_ctb_dma_req_t *req) in MXC_CTB_DMA_DoOperation()
227 int MXC_CTB_ECC_Compute(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_Compute()
232 int MXC_CTB_ECC_ErrorCheck(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheck()
237 void MXC_CTB_ECC_ComputeAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ComputeAsync()
242 void MXC_CTB_ECC_ErrorCheckAsync(mxc_ctb_ecc_req_t *req) in MXC_CTB_ECC_ErrorCheckAsync()
294 int MXC_CTB_CRC_Compute(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_Compute()
299 void MXC_CTB_CRC_ComputeAsync(mxc_ctb_crc_req_t *req) in MXC_CTB_CRC_ComputeAsync()
371 int MXC_CTB_Hash_Compute(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_Compute()
376 void MXC_CTB_Hash_ComputeAsync(mxc_ctb_hash_req_t *req) in MXC_CTB_Hash_ComputeAsync()
458 int MXC_CTB_Cipher_Encrypt(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_Encrypt()
463 int MXC_CTB_Cipher_Decrypt(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_Decrypt()
468 void MXC_CTB_Cipher_EncryptAsync(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_EncryptAsync()
473 void MXC_CTB_Cipher_DecryptAsync(mxc_ctb_cipher_req_t *req) in MXC_CTB_Cipher_DecryptAsync()