AM62x MCU+ SDK  10.00.00
tisci_csp.h File Reference

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_csp_aes_req __attribute__
 

Variable Documentation

◆ ctx_address_lo

uint32_t ctx_address_lo

◆ ctx_address_hi

uint32_t ctx_address_hi

◆ tag

uint8_t tag[TISCI_CSP_AES_TAGLEN]