Searched refs:TPM_RC_PRIVATE (Results 1 – 2 of 2) sorted by relevance
/external/tpm2/ | ||
D | tpm_types.h | 61 #define TPM_RC_PRIVATE ((TPM_RC)(RC_VER1 + 0x00B)) macro |
D | tpm_generated.c | 7893 if (*target == TPM_RC_PRIVATE) { in TPM_RC_Unmarshal() |