Home | History | Annotate | Download | only in IndustryStandard

Lines Matching refs:TPM_RESULT

66 typedef UINT32                      TPM_RESULT;

1196 TPM_RESULT returnCode;
1209 #define TPM_SUCCESS ((TPM_RESULT) TPM_BASE)
1210 #define TPM_AUTHFAIL ((TPM_RESULT) (TPM_BASE + 1))
1211 #define TPM_BADINDEX ((TPM_RESULT) (TPM_BASE + 2))
1212 #define TPM_BAD_PARAMETER ((TPM_RESULT) (TPM_BASE + 3))
1213 #define TPM_AUDITFAILURE ((TPM_RESULT) (TPM_BASE + 4))
1214 #define TPM_CLEAR_DISABLED ((TPM_RESULT) (TPM_BASE + 5))
1215 #define TPM_DEACTIVATED ((TPM_RESULT) (TPM_BASE + 6))
1216 #define TPM_DISABLED ((TPM_RESULT) (TPM_BASE + 7))
1217 #define TPM_DISABLED_CMD ((TPM_RESULT) (TPM_BASE + 8))
1218 #define TPM_FAIL ((TPM_RESULT) (TPM_BASE + 9))
1219 #define TPM_BAD_ORDINAL ((TPM_RESULT) (TPM_BASE + 10))
1220 #define TPM_INSTALL_DISABLED ((TPM_RESULT) (TPM_BASE + 11))
1221 #define TPM_INVALID_KEYHANDLE ((TPM_RESULT) (TPM_BASE + 12))
1222 #define TPM_KEYNOTFOUND ((TPM_RESULT) (TPM_BASE + 13))
1223 #define TPM_INAPPROPRIATE_ENC ((TPM_RESULT) (TPM_BASE + 14))
1224 #define TPM_MIGRATEFAIL ((TPM_RESULT) (TPM_BASE + 15))
1225 #define TPM_INVALID_PCR_INFO ((TPM_RESULT) (TPM_BASE + 16))
1226 #define TPM_NOSPACE ((TPM_RESULT) (TPM_BASE + 17))
1227 #define TPM_NOSRK ((TPM_RESULT) (TPM_BASE + 18))
1228 #define TPM_NOTSEALED_BLOB ((TPM_RESULT) (TPM_BASE + 19))
1229 #define TPM_OWNER_SET ((TPM_RESULT) (TPM_BASE + 20))
1230 #define TPM_RESOURCES ((TPM_RESULT) (TPM_BASE + 21))
1231 #define TPM_SHORTRANDOM ((TPM_RESULT) (TPM_BASE + 22))
1232 #define TPM_SIZE ((TPM_RESULT) (TPM_BASE + 23))
1233 #define TPM_WRONGPCRVAL ((TPM_RESULT) (TPM_BASE + 24))
1234 #define TPM_BAD_PARAM_SIZE ((TPM_RESULT) (TPM_BASE + 25))
1235 #define TPM_SHA_THREAD ((TPM_RESULT) (TPM_BASE + 26))
1236 #define TPM_SHA_ERROR ((TPM_RESULT) (TPM_BASE + 27))
1237 #define TPM_FAILEDSELFTEST ((TPM_RESULT) (TPM_BASE + 28))
1238 #define TPM_AUTH2FAIL ((TPM_RESULT) (TPM_BASE + 29))
1239 #define TPM_BADTAG ((TPM_RESULT) (TPM_BASE + 30))
1240 #define TPM_IOERROR ((TPM_RESULT) (TPM_BASE + 31))
1241 #define TPM_ENCRYPT_ERROR ((TPM_RESULT) (TPM_BASE + 32))
1242 #define TPM_DECRYPT_ERROR ((TPM_RESULT) (TPM_BASE + 33))
1243 #define TPM_INVALID_AUTHHANDLE ((TPM_RESULT) (TPM_BASE + 34))
1244 #define TPM_NO_ENDORSEMENT ((TPM_RESULT) (TPM_BASE + 35))
1245 #define TPM_INVALID_KEYUSAGE ((TPM_RESULT) (TPM_BASE + 36))
1246 #define TPM_WRONG_ENTITYTYPE ((TPM_RESULT) (TPM_BASE + 37))
1247 #define TPM_INVALID_POSTINIT ((TPM_RESULT) (TPM_BASE + 38))
1248 #define TPM_INAPPROPRIATE_SIG ((TPM_RESULT) (TPM_BASE + 39))
1249 #define TPM_BAD_KEY_PROPERTY ((TPM_RESULT) (TPM_BASE + 40))
1250 #define TPM_BAD_MIGRATION ((TPM_RESULT) (TPM_BASE + 41))
1251 #define TPM_BAD_SCHEME ((TPM_RESULT) (TPM_BASE + 42))
1252 #define TPM_BAD_DATASIZE ((TPM_RESULT) (TPM_BASE + 43))
1253 #define TPM_BAD_MODE ((TPM_RESULT) (TPM_BASE + 44))
1254 #define TPM_BAD_PRESENCE ((TPM_RESULT) (TPM_BASE + 45))
1255 #define TPM_BAD_VERSION ((TPM_RESULT) (TPM_BASE + 46))
1256 #define TPM_NO_WRAP_TRANSPORT ((TPM_RESULT) (TPM_BASE + 47))
1257 #define TPM_AUDITFAIL_UNSUCCESSFUL ((TPM_RESULT) (TPM_BASE + 48))
1258 #define TPM_AUDITFAIL_SUCCESSFUL ((TPM_RESULT) (TPM_BASE + 49))
1259 #define TPM_NOTRESETABLE ((TPM_RESULT) (TPM_BASE + 50))
1260 #define TPM_NOTLOCAL ((TPM_RESULT) (TPM_BASE + 51))
1261 #define TPM_BAD_TYPE ((TPM_RESULT) (TPM_BASE + 52))
1262 #define TPM_INVALID_RESOURCE ((TPM_RESULT) (TPM_BASE + 53))
1263 #define TPM_NOTFIPS ((TPM_RESULT) (TPM_BASE + 54))
1264 #define TPM_INVALID_FAMILY ((TPM_RESULT) (TPM_BASE + 55))
1265 #define TPM_NO_NV_PERMISSION ((TPM_RESULT) (TPM_BASE + 56))
1266 #define TPM_REQUIRES_SIGN ((TPM_RESULT) (TPM_BASE + 57))
1267 #define TPM_KEY_NOTSUPPORTED ((TPM_RESULT) (TPM_BASE + 58))
1268 #define TPM_AUTH_CONFLICT ((TPM_RESULT) (TPM_BASE + 59))
1269 #define TPM_AREA_LOCKED ((TPM_RESULT) (TPM_BASE + 60))
1270 #define TPM_BAD_LOCALITY ((TPM_RESULT) (TPM_BASE + 61))
1271 #define TPM_READ_ONLY ((TPM_RESULT) (TPM_BASE + 62))
1272 #define TPM_PER_NOWRITE ((TPM_RESULT) (TPM_BASE + 63))
1273 #define TPM_FAMILYCOUNT ((TPM_RESULT) (TPM_BASE + 64))
1274 #define TPM_WRITE_LOCKED ((TPM_RESULT) (TPM_BASE + 65))
1275 #define TPM_BAD_ATTRIBUTES ((TPM_RESULT) (TPM_BASE + 66))
1276 #define TPM_INVALID_STRUCTURE ((TPM_RESULT) (TPM_BASE + 67))
1277 #define TPM_KEY_OWNER_CONTROL ((TPM_RESULT) (TPM_BASE + 68))
1278 #define TPM_BAD_COUNTER ((TPM_RESULT) (TPM_BASE + 69))
1279 #define TPM_NOT_FULLWRITE ((TPM_RESULT) (TPM_BASE + 70))
1280 #define TPM_CONTEXT_GAP ((TPM_RESULT) (TPM_BASE + 71))
1281 #define TPM_MAXNVWRITES ((TPM_RESULT) (TPM_BASE + 72))
1282 #define TPM_NOOPERATOR ((TPM_RESULT) (TPM_BASE + 73))
1283 #define TPM_RESOURCEMISSING ((TPM_RESULT) (TPM_BASE + 74))
1284 #define TPM_DELEGATE_LOCK ((TPM_RESULT) (TPM_BASE + 75))
1285 #define TPM_DELEGATE_FAMILY ((TPM_RESULT) (TPM_BASE + 76))
1286 #define TPM_DELEGATE_ADMIN ((TPM_RESULT) (TPM_BASE + 77))
1287 #define TPM_TRANSPORT_NOTEXCLUSIVE ((TPM_RESULT) (TPM_BASE + 78))
1288 #define TPM_OWNER_CONTROL ((TPM_RESULT) (TPM_BASE + 79))
1289 #define TPM_DAA_RESOURCES ((TPM_RESULT) (TPM_BASE + 80))
1290 #define TPM_DAA_INPUT_DATA0 ((TPM_RESULT) (TPM_BASE + 81))
1291 #define TPM_DAA_INPUT_DATA1 ((TPM_RESULT) (TPM_BASE + 82))
1292 #define TPM_DAA_ISSUER_SETTINGS ((TPM_RESULT) (TPM_BASE + 83))
1293 #define TPM_DAA_TPM_SETTINGS ((TPM_RESULT) (TPM_BASE + 84))
1294 #define TPM_DAA_STAGE ((TPM_RESULT) (TPM_BASE + 85))
1295 #define TPM_DAA_ISSUER_VALIDITY ((TPM_RESULT) (TPM_BASE + 86))
1296 #define TPM_DAA_WRONG_W ((TPM_RESULT) (TPM_BASE + 87))
1297 #define TPM_BAD_HANDLE ((TPM_RESULT) (TPM_BASE + 88))
1298 #define TPM_BAD_DELEGATE ((TPM_RESULT) (TPM_BASE + 89))
1299 #define TPM_BADCONTEXT ((TPM_RESULT) (TPM_BASE + 90))
1300 #define TPM_TOOMANYCONTEXTS ((TPM_RESULT) (TPM_BASE + 91))
1301 #define TPM_MA_TICKET_SIGNATURE ((TPM_RESULT) (TPM_BASE + 92))
1302 #define TPM_MA_DESTINATION ((TPM_RESULT) (TPM_BASE + 93))
1303 #define TPM_MA_SOURCE ((TPM_RESULT) (TPM_BASE + 94))
1304 #define TPM_MA_AUTHORITY ((TPM_RESULT) (TPM_BASE + 95))
1305 #define TPM_PERMANENTEK ((TPM_RESULT) (TPM_BASE + 97))
1306 #define TPM_BAD_SIGNATURE ((TPM_RESULT) (TPM_BASE + 98))
1307 #define TPM_NOCONTEXTSPACE ((TPM_RESULT) (TPM_BASE + 99))
1309 #define TPM_RETRY ((TPM_RESULT) (TPM_BASE + TPM_NON_FATAL))
1310 #define TPM_NEEDS_SELFTEST ((TPM_RESULT) (TPM_BASE + TPM_NON_FATAL + 1))
1311 #define TPM_DOING_SELFTEST ((TPM_RESULT) (TPM_BASE + TPM_NON_FATAL + 2))
1312 #define TPM_DEFEND_LOCK_RUNNING ((TPM_RESULT) (TPM_BASE + TPM_NON_FATAL + 3))
1959 TPM_RESULT returnCode;