HomeSort by relevance Sort by last modified time
    Searched full:pcr0 (Results 26 - 40 of 40) sorted by null

12

  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/asm/arch/
mcbsp.h 121 u16 pcr0; member in struct:omap_mcbsp_reg_cfg
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/asm/arch/
mcbsp.h 121 u16 pcr0; member in struct:omap_mcbsp_reg_cfg
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/asm/arch/
mcbsp.h 121 u16 pcr0; member in struct:omap_mcbsp_reg_cfg
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/asm/arch/
mcbsp.h 121 u16 pcr0; member in struct:omap_mcbsp_reg_cfg
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/asm/arch/
mcbsp.h 121 u16 pcr0; member in struct:omap_mcbsp_reg_cfg
  /system/tpm/attestation/common/
crypto_utility.h 34 // Creates a random |aes_key| and seals it to the TPM's PCR0, producing a
tpm_utility.h 67 // Seals |data| to the current value of PCR0 with the SRK and produces the
interface.proto 105 // A quote of PCR0 at the time of attestation key creation.
attestation_ca.proto 34 // PCR0 quoted by AIK.
tpm_utility_v1.cc 276 // Create a PCRS object which holds the value of PCR0.
  /system/tpm/attestation/server/
dbus_service_test.cc 211 reply.mutable_pcr0_quote()->set_quote("pcr0");
227 EXPECT_EQ("pcr0", reply.pcr0_quote().quote());
attestation_service_test.cc 588 database->mutable_pcr0_quote()->set_quote("pcr0");
597 EXPECT_EQ("pcr0", reply.pcr0_quote().quote());
    [all...]
  /system/tpm/attestation/client/
dbus_proxy_test.cc 193 reply_proto.mutable_pcr0_quote()->set_quote("pcr0");
209 EXPECT_EQ("pcr0", reply.pcr0_quote().quote());
  /system/tpm/tpm_manager/common/
tpm_manager.proto 90 // Bind both read and write access to the current PCR0 value in addition to
  /system/tpm/tpm_manager/client/
main.cc 99 current PCR0 value will be required only as specified by the attributes.

Completed in 754 milliseconds

12