Lines Matching refs:RC_FMT1

370 #define RC_FMT1                   (TPM_RC)(0x080)  macro
371 #define TPM_RC_ASYMMETRIC (TPM_RC)(RC_FMT1 + 0x001)
372 #define TPM_RC_ATTRIBUTES (TPM_RC)(RC_FMT1 + 0x002)
373 #define TPM_RC_HASH (TPM_RC)(RC_FMT1 + 0x003)
374 #define TPM_RC_VALUE (TPM_RC)(RC_FMT1 + 0x004)
375 #define TPM_RC_HIERARCHY (TPM_RC)(RC_FMT1 + 0x005)
376 #define TPM_RC_KEY_SIZE (TPM_RC)(RC_FMT1 + 0x007)
377 #define TPM_RC_MGF (TPM_RC)(RC_FMT1 + 0x008)
378 #define TPM_RC_MODE (TPM_RC)(RC_FMT1 + 0x009)
379 #define TPM_RC_TYPE (TPM_RC)(RC_FMT1 + 0x00A)
380 #define TPM_RC_HANDLE (TPM_RC)(RC_FMT1 + 0x00B)
381 #define TPM_RC_KDF (TPM_RC)(RC_FMT1 + 0x00C)
382 #define TPM_RC_RANGE (TPM_RC)(RC_FMT1 + 0x00D)
383 #define TPM_RC_AUTH_FAIL (TPM_RC)(RC_FMT1 + 0x00E)
384 #define TPM_RC_NONCE (TPM_RC)(RC_FMT1 + 0x00F)
385 #define TPM_RC_PP (TPM_RC)(RC_FMT1 + 0x010)
386 #define TPM_RC_SCHEME (TPM_RC)(RC_FMT1 + 0x012)
387 #define TPM_RC_SIZE (TPM_RC)(RC_FMT1 + 0x015)
388 #define TPM_RC_SYMMETRIC (TPM_RC)(RC_FMT1 + 0x016)
389 #define TPM_RC_TAG (TPM_RC)(RC_FMT1 + 0x017)
390 #define TPM_RC_SELECTOR (TPM_RC)(RC_FMT1 + 0x018)
391 #define TPM_RC_INSUFFICIENT (TPM_RC)(RC_FMT1 + 0x01A)
392 #define TPM_RC_SIGNATURE (TPM_RC)(RC_FMT1 + 0x01B)
393 #define TPM_RC_KEY (TPM_RC)(RC_FMT1 + 0x01C)
394 #define TPM_RC_POLICY_FAIL (TPM_RC)(RC_FMT1 + 0x01D)
395 #define TPM_RC_INTEGRITY (TPM_RC)(RC_FMT1 + 0x01F)
396 #define TPM_RC_TICKET (TPM_RC)(RC_FMT1 + 0x020)
397 #define TPM_RC_RESERVED_BITS (TPM_RC)(RC_FMT1 + 0x021)
398 #define TPM_RC_BAD_AUTH (TPM_RC)(RC_FMT1 + 0x022)
399 #define TPM_RC_EXPIRED (TPM_RC)(RC_FMT1 + 0x023)
400 #define TPM_RC_POLICY_CC (TPM_RC)(RC_FMT1 + 0x024 )
401 #define TPM_RC_BINDING (TPM_RC)(RC_FMT1 + 0x025)
402 #define TPM_RC_CURVE (TPM_RC)(RC_FMT1 + 0x026)
403 #define TPM_RC_ECC_POINT (TPM_RC)(RC_FMT1 + 0x027)