Go to the source code of this file.
Data Structures | |
struct | tisci_msg_keystore_write_req |
Request for writing the entire keystore contents. More... | |
struct | tisci_msg_keystore_write_resp |
Response to the keystore write. More... | |
struct | tisci_msg_keystore_export_req |
Request for exporting the entire keystore contents. More... | |
struct | tisci_msg_keystore_export_resp |
Response to the keystore export. More... | |
struct | tisci_msg_keystore_import_req |
Request for importing a previously exported keystore. More... | |
struct | tisci_msg_keystore_import_resp |
Response to the keystore import. More... | |
Macros | |
#define | KEYSTORE_ABI_MAJ_VALUE 0x00 |
This file contains: More... | |
#define | KEYSTORE_ABI_MIN_VALUE 0x01 |
Functions | |
struct tisci_msg_keystore_write_req | __attribute__ ((__packed__)) |
Variables | |
struct tisci_header | hdr |
uint32_t | keystore_lo |
uint32_t | keystore_hi |
struct tisci_header hdr |
uint32_t keystore_lo |
uint32_t keystore_hi |