|
AM62x MCU+ SDK
10.01.00
|
|
struct csp_aes_opn_req_data aes_req
Definition: tisci_csp.h:93
struct csp_aes_opn_resp_data aes_resp
Definition: tisci_csp.h:104
Response of the encryption/decryption process.
Definition: tisci_csp.h:102
uint8_t tag[TISCI_CSP_AES_TAGLEN]
Definition: tisci_csp.h:82
Request for encryption/decryption.
Definition: tisci_csp.h:71
Response of the encryption/decryption process.
Definition: tisci_csp.h:81
struct tisci_header hdr
Definition: tisci_csp.h:92
uint32_t ctx_address_hi
Definition: tisci_csp.h:73
uint32_t ctx_address_lo
Definition: tisci_csp.h:72
Request for encryption/decryption.
Definition: tisci_csp.h:91
#define TISCI_CSP_AES_TAGLEN
This file contains:
Definition: tisci_csp.h:63
struct tisci_header hdr
Definition: tisci_csp.h:103
struct csp_aes_opn_req_data __attribute__((__packed__))