Go to the source code of this file.
Data Structures | |
struct | tisci_msg_enc_req |
This file contains: More... | |
struct | tisci_msg_enc_resp |
Response for TISCI_MSG_LPM_ENCRYPT. More... | |
struct | tisci_msg_dec_req |
Request for TISCI_MSG_LPM_DECRYPT. More... | |
struct | tisci_msg_dec_resp |
Response for TISCI_MSG_LPM_DECRYPT. More... | |
Functions | |
struct tisci_msg_enc_req | __attribute__ ((__packed__)) |
Variables | |
struct tisci_header | hdr |
uint64_t | unencrypted_addr |
uint64_t | encrypted_addr |
uint32_t | unencrypted_len |
uint32_t | max_encrypted_len |
struct tisci_header hdr |
uint64_t unencrypted_addr |
uint64_t encrypted_addr |
uint32_t unencrypted_len |
uint32_t max_encrypted_len |