Home
last modified time | relevance | path

Searched refs:TPM (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/crypto/external/cpl/trousers/dist/dist/
H A Dtcsd.conf.in35 # log data. The interface to this log is usually provided by the TPM
70 # Description: Path to the file containing your TPM's platform credential.
71 # The platform credential may have been provided to you by your TPM
73 # Whenever a new TPM identity is created, the credential will be used. See
81 # Description: Path to the file containing your TPM's conformance credential.
82 # The conformance credential may have been provided to you by your TPM
84 # Whenever a new TPM identity is created, the credential will be used. See
92 # Description: Path to the file containing your TPM's endorsement credential.
93 # The endorsement credential may have been provided to you by your TPM
95 # Whenever a new TPM identity is created, the credential will be used. See
[all …]
H A Dtrousers.spec.in30 of your TPM hardware. TPM hardware can create, store and use RSA keys
/netbsd-src/crypto/external/cpl/tpm-tools/dist/po/
H A Dtpm-tools.pot216 msgid "PKCS#11 TPM Token is not present\n"
386 msgid "Enter the TPM security officer password: "
392 "A new TPM security officer password is needed. The password must be between %"
398 msgid "Enter your TPM user password: "
404 "A new TPM user password is needed. The password must be between %d and %d "
414 msgid "Error, the TPM token has not been initialized\n"
520 msgid "Reply 'yes' to the clear TPM token prompt"
525 "Warning: The TPM token has already been initialized. Reinitializing the TPM "
526 "token will cause all TPM token data to be lost.\n"
527 "Clear the TPM token data? [y/N]: "
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/po_/
H A Dtpm-tools.pot216 msgid "PKCS#11 TPM Token is not present\n"
386 msgid "Enter the TPM security officer password: "
392 "A new TPM security officer password is needed. The password must be between %"
398 msgid "Enter your TPM user password: "
404 "A new TPM user password is needed. The password must be between %d and %d "
414 msgid "Error, the TPM token has not been initialized\n"
520 msgid "Reply 'yes' to the clear TPM token prompt"
525 "Warning: The TPM token has already been initialized. Reinitializing the TPM "
526 "token will cause all TPM token data to be lost.\n"
527 "Clear the TPM token data? [y/N]: "
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/dist/
H A Dtpm-tools.spec.in9 Summary: Management tools for the TPM hardware
22 Group's TPM hardware. TPM hardware can create, store and use RSA keys
27 Summary: Data management tools that use a PKCS#11 interface to the TPM
32 %{name}-pkcs11 is a group of tools that uses the TPM PKCS#11 token
34 PKCS#11 data store is protected by the TPM (keys, certificates, etc.).
H A Dtpm-tools-nopkcs11.spec4 Summary: Management tools for the TPM hardware
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp887 const PassInfo *PInf = TPM->findAnalysisPassInfo(PI); in recordAvailableAnalysis()
897 AnalysisUsage *AnUsage = TPM->findAnalysisUsage(P); in preserveHigherLevelAnalysis()
917 AnalysisUsage *AnUsage = TPM->findAnalysisUsage(P); in verifyPreservedAnalysis()
931 AnalysisUsage *AnUsage = TPM->findAnalysisUsage(P); in removeNotPreservedAnalysis()
982 if (!TPM) in removeDeadPasses()
985 TPM->collectLastUses(DeadPasses, P); in removeDeadPasses()
1010 if (const PassInfo *PInf = TPM->findAnalysisPassInfo(PI)) { in freePass()
1075 TPM->setLastUser(LastUses, P); in add()
1079 TPM->setLastUser(TransferLastUses, My_PM); in add()
1085 const PassInfo *PI = TPM->findAnalysisPassInfo(ID); in add()
[all …]
/netbsd-src/crypto/external/cpl/trousers/dist/
H A DREADME44 Build and install the latest TPM device driver from
98 USING TROUSERS ON AN ALREADY OWNED TPM
100 If you've already taken ownership of your TPM using a TSS under another
104 ownership of the TPM it's running on, you will need to create a persistent
109 taken ownership of your TPM without issuing a password, move
138 the TSS spec) the only portal to the TPM device driver. At boot
139 time, the TCS Daemon should be started, it should open the TPM
140 device driver and from that point on, all requests to the TPM
141 should go through the TSS stack. The TCSD manages TPM resources
169 created when ownership of the TPM is first taken.
[all …]
H A DChangeLog81 - Fixes logic on opening a hardware TPM.
92 - Fixed TrouSerS mishandling of TPM auth sessions
119 - Fixed logic when releasing auth handles, now the TPM won't become out of
123 - Fixed the legacy usage of a deprecated 1.1 TPM command, now auth sessions
153 the function parsing the TPM blob.
162 check if the handle was swapped out before calling to the TPM.
195 - Fixed endianess issue with certain TPM get caps
276 parameters from the TPM, not the TCS (size of data).
321 were using no auth tags in their commands sent to the TPM.
324 when calling the TPM to release a handle.
[all …]
H A DREADME.selinux14 - Goto Device Drivers > Character Devices > TPM Devices
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DRegionPass.cpp58 populateInheritedAnalysis(TPM->activeStack); in runOnFunction()
255 PMTopLevelManager *TPM = PMD->getTopLevelManager(); in assignPassManager() local
256 TPM->addIndirectPassManager(RGPM); in assignPassManager()
260 TPM->schedulePass(RGPM); in assignPassManager()
H A DLoopPass.cpp141 populateInheritedAnalysis(TPM->activeStack); in runOnFunction()
354 PMTopLevelManager *TPM = PMD->getTopLevelManager(); in assignPassManager() local
355 TPM->addIndirectPassManager(LPPM); in assignPassManager()
360 TPM->schedulePass(P); in assignPassManager()
H A DCallGraphSCCPass.cpp641 PMTopLevelManager *TPM = PMD->getTopLevelManager(); in assignPassManager() local
642 TPM->addIndirectPassManager(CGP); in assignPassManager()
647 TPM->schedulePass(P); in assignPassManager()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/
H A DREADME11 enablement of Trusted Computing using a Trusted Platform Module (TPM),
19 the ability to manage and diagnose the platform's TPM. Additionally, the
21 in the TPM PKCS#11 interface implemented in the openCryptoki project.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLegacyPassManagers.h298 explicit PMDataManager() : TPM(nullptr), Depth(0) { in PMDataManager()
364 PMTopLevelManager *getTopLevelManager() { return TPM; } in getTopLevelManager()
365 void setTopLevelManager(PMTopLevelManager *T) { TPM = T; } in setTopLevelManager()
422 PMTopLevelManager *TPM;
/netbsd-src/crypto/external/cpl/trousers/dist/dist/fedora/
H A Dtrousers.spec.in29 of your TPM hardware. TPM hardware can create, store and use RSA keys
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Darmada-385-clearfog-gtr.dtsi46 43 - Micron L-PBGA 24 ball SPI (1Gb) CS, or TPM SPI CS
48 45 - TPM PIRQ signal, or front panel CON1
58 56(mosi),57(clk),58(miso) - SPI interface - 32Mb SPI, 1Gb SPI and TPM
H A Dast2600-facebook-netbmc-common.dtsi24 * GPIO-based SPI Master is required to access SPI TPM, because
H A Daspeed-bmc-facebook-wedge400.dts66 * GPIO-based SPI Master is required to access SPI TPM, because
H A Dimx7d-flex-concentrator.dts133 * TPM shall support a SPI clock frequency range of 10-24 MHz.
H A Daspeed-bmc-opp-mowgli.dts580 /* TPM */
H A Daspeed-bmc-opp-zaius.dts266 * TPM header
/netbsd-src/external/bsd/libfido2/dist/
H A DNEWS54 ** Support for TPM 2.0 attestation of COSE_ES256 credentials.
62 ** Support for TPM 2.0 attestation.
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts278 * [50] TPM interrupt
431 * [8] CP1 SPI0 CSn0 (TPM)
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
H A Dimx8mq-kontron-pitx-imx8m.dts386 MX8MQ_IOMUXC_NAND_CE1_B_GPIO3_IO2 0x19 /* TPM Reset */

12