Go to the source code of this file.
Data Structures | |
| struct | csp_aes_opn_req_data | 
| Request for encryption/decryption.  More... | |
| struct | csp_aes_opn_resp_data | 
| Response of the encryption/decryption process.  More... | |
| struct | tisci_csp_aes_req | 
| Request for encryption/decryption.  More... | |
| struct | tisci_csp_aes_resp | 
| Response of the encryption/decryption process.  More... | |
Macros | |
| #define | TISCI_CSP_AES_TAGLEN 16u | 
| This file contains:  More... | |
Functions | |
| struct csp_aes_opn_req_data | __attribute__ ((__packed__)) | 
Variables | |
| uint32_t | ctx_address_lo | 
| uint32_t | ctx_address_hi | 
| uint8_t | tag [TISCI_CSP_AES_TAGLEN] | 
| struct tisci_header | hdr | 
| struct csp_aes_opn_req_data | aes_req | 
| struct csp_aes_opn_resp_data | aes_resp | 
| uint32_t ctx_address_lo | 
| uint32_t ctx_address_hi | 
| uint8_t tag[TISCI_CSP_AES_TAGLEN] | 
| struct tisci_header hdr | 
| struct csp_aes_opn_req_data aes_req | 
| struct csp_aes_opn_resp_data aes_resp |