HomeSort by relevance Sort by last modified time
    Searched defs:kSign (Results 1 - 4 of 4) sorted by null

  /system/tpm/attestation/common/
dbus_interface.h 35 constexpr char kSign[] = "Sign";
  /system/tpm/trunks/
tpm_constants.h 33 constexpr TPMA_OBJECT kSign = 1U << 18;
  /art/compiler/utils/x86_64/
constants_x86_64.h 97 kSign = 8,
108 kNegative = kSign,
  /art/compiler/utils/x86/
constants_x86.h 88 kSign = 8,
99 kNegative = kSign,

Completed in 335 milliseconds