![]() |
Samsung Internal API reference
2.0
|
ROT API. More...
Go to the source code of this file.
Data Structures | |
| struct | rot_t |
| Structure to handle Root of Trust information. More... | |
Macros | |
| #define | SHA256_DIGEST_LEN 32 |
| SHA256_DIGEST_LEN is defined to set size for verified_boot_key of ROOT_OF_TRUST. | |
Typedefs | |
| typedef struct rot_t | ROOT_OF_TRUST |
| Structure to handle Root of Trust information. | |
Functions | |
| TEE_Result | TEES_GetRoT (ROOT_OF_TRUST *rot) |
| Get RoT information. More... | |
ROT API.