HomeSort by relevance Sort by last modified time
    Searched refs:PCR (Results 1 - 18 of 18) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
pcr-relocs-undef.d 1 #name: C6X PCR relocs against undefined symbol
3 #source: pcr-relocs-undef.s
pcr-relocs.d 2 #name: C6X PCR H16/L16 relocs
  /external/swiftshader/third_party/LLVM/utils/TableGen/
EDEmitter.cpp 247 #define PCR(str) if (name == str) SET("kOperandTypeX86PCRelative");
319 PCR("i16imm_pcrel");
320 PCR("i32imm_pcrel");
321 PCR("i64i32imm_pcrel");
322 PCR("brtarget8");
323 PCR("offset8");
324 PCR("offset16");
325 PCR("offset32");
326 PCR("offset64");
327 PCR("brtarget")
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/
pcr-reloc.d 1 #name: C6X PCR relocations
4 #source: pcr-reloc.s
  /external/tpm2/
Global.c 90 // PCR.c
92 PCR s_pcrs[IMPLEMENTATION_PCR];
Global.h 332 UINT32 pcrCounter; // PCR counter value when PCR is
334 // If no PCR is included, this
361 // PCR
365 // The PCR_SAVE structure type contains the PCR data that are saved across power cycles. Only the static
366 // PCR are required to be saved across power cycles. The DRTM and resettable PCR are not saved. The
367 // number of static and resettable PCR is determined by the platform-specific specification to which the TPM
387 // This counter increments whenever the PCR are updated.
389 // certain PCR changes as not causing this counte
    [all...]
Android.mk 236 PCR.c \
Makefile 218 SOURCES += PCR.c
  /frameworks/av/media/libstagefright/mpeg2ts/
ATSParser.h 219 void updatePCR(unsigned PID, uint64_t PCR, uint64_t byteOffsetFromStart);
ATSParser.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
m68k-parse.h 114 PCR,
tc-m68k.c 174 USP, VBR, URP, SRP, PCR,
    [all...]
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 826 // PCR stream
850 uint64_t PCR = nowUs * 27; // PCR based on a 27MHz clock
851 uint64_t PCR_base = PCR / 300;
852 uint32_t PCR_ext = PCR % 300;
  /external/syslinux/gpxe/src/drivers/net/
ns83820.c 280 #define PCR 0x44
975 // writel(0, ns->base + PCR);
978 ns->base + PCR);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Tpm12.h 326 typedef TPM_DIGEST TPM_COMPOSITE_HASH; // This SHALL be the hash of a list of PCR indexes and PCR values that a key or data is bound to.
329 typedef TPM_DIGEST TPM_PCRVALUE; // The value inside of the PCR
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm12.h 138 /// Index to a PCR register
456 /// This SHALL be the hash of a list of PCR indexes and PCR values that a key or data is bound to
466 /// The value inside of the PCR
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
wdm.h     [all...]

Completed in 682 milliseconds