Searched refs:TA_CMD_UNSEAL (Results 1 – 2 of 2) sorted by relevance
| /optee_os/ta/trusted_keys/include/ | ||
| H A D | trusted_keys.h | 33 #define TA_CMD_UNSEAL 0x2 macro |
| /optee_os/ta/trusted_keys/ | ||
| H A D | entry.c | 338 case TA_CMD_UNSEAL: in TA_InvokeCommandEntryPoint() |