Home
last modified time | relevance | path

Searched refs:tpm (Results 1 – 25 of 75) sorted by relevance

123

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_tpm.c28 struct tr_tpm_obj *tpm = (struct tr_tpm_obj *)data; in tpm_free() local
30 free(tpm); in tpm_free()
37 struct tr_tpm_obj *tpm = calloc(1, sizeof(struct tr_tpm_obj)); in obj_tpm_add() local
39 if (tpm == NULL) { in obj_tpm_add()
47 &tpm->policy))) { in obj_tpm_add()
48 free(tpm); in obj_tpm_add()
53 tpm->ctr_id = 0xffffffff; in obj_tpm_add()
55 if ((result = obj_list_add(&tpm_list, tspContext, 0, tpm, phObject))) { in obj_tpm_add()
56 free(tpm); in obj_tpm_add()
80 struct tr_tpm_obj *tpm; in obj_tpm_set_policy() local
[all …]
/netbsd-src/crypto/external/cpl/tpm-tools/dist/dist/
H A Dtpm-tools-nopkcs11.spec1 Name: tpm-tools
16 tpm-tools is a group of tools to manage and utilize the Trusted Computing
22 Summary: Files to use the library routines supplied with tpm-tools
24 Requires: tpm-tools = %{version}-%{release}
27 tpm-tools-devel is a package that contains the libraries and headers
28 necessary for developing tpm-tools applications.
H A Dtpm-tools.spec.in21 tpm-tools is a group of tools to manage and utilize the Trusted Computing
39 Summary: Files to use the library routines supplied with tpm-tools
45 necessary for developing tpm-tools applications.
/netbsd-src/crypto/external/cpl/trousers/etc/
H A Dtcsd.conf3 system_ps_file = /var/tpm/system.data
8 platform_cred = /etc/tpm/platform.cert
9 conformance_cred = /etc/tpm/conformance.cert
10 endorsement_cred = /etc/tpm/endorsement.cert
/netbsd-src/crypto/external/cpl/tpm-tools/dist/
H A DREADME2 tpm-tools
10 tpm-tools is an open-source package designed to enable user and application
18 The tpm-tools package contains commands to allow the platform administrator
23 The tpm-tools package is released under the Common Public License.
44 BUILDING tpm-tools
H A Dconfigure.ac24 AC_INIT(tpm-tools, 1.3.9, trousers-tech@lists.sf.net)
103 AC_MSG_NOTICE([Configuring tpm-tools for TSS 1.2])
106 AC_MSG_NOTICE([Configuring tpm-tools for TSS 1.1])
152 dist/tpm-tools.spec \
H A D.gitignore27 dist/tpm-tools.spec
/netbsd-src/crypto/external/cpl/trousers/dist/dist/
H A DMakefile.am16 /bin/chown tss:tss ${DESTDIR}/@localstatedir@/lib/tpm || true
17 /bin/chmod 0700 ${DESTDIR}/@localstatedir@/lib/tpm
22 rmdir ${DESTDIR}/@localstatedir@/lib/tpm
H A Dtrousers.spec.in80 if test -e %{_localstatedir}/tpm; then
81 mkdir -p %{_localstatedir}/tpm
82 /bin/chown tss:tss %{_localstatedir}/tpm
83 /bin/chmod 1777 %{_localstatedir}/tpm
H A DMakefile.in376 @NOUSERCHECK_FALSE@ /bin/chown tss:tss ${DESTDIR}/@localstatedir@/lib/tpm || true
377 @NOUSERCHECK_FALSE@ /bin/chmod 0700 ${DESTDIR}/@localstatedir@/lib/tpm
381 rmdir ${DESTDIR}/@localstatedir@/lib/tpm
/netbsd-src/crypto/external/cpl/trousers/dist/dist/fedora/
H A Dtrousers.fc3 /var/lib/tpm(/.*)? system_u:object_r:tcsd_readwrite_t
4 /dev/tpm(.*) system_u:object_r:tcsd_device_t
H A Dfedora.initrd.tcsd52 for d in `echo /lib/modules/$(uname -r)/kernel/drivers/char/tpm/tpm_*`; do
/netbsd-src/crypto/external/cpl/trousers/dist/
H A DREADME67 /usr/local/var/lib/tpm
108 dist/system.data.auth to /usr/local/var/lib/tpm/system.data. If you've
110 dist/system.data.noauth to /usr/local/var/lib/tpm/system.data.
120 tpm-tools command line to convert the password to UTF-16 before hashing.
168 /usr/local/var/lib/tpm/system.data. The system PS file is initially
188 tpm[0-9]:tss:tss:0600
204 "6545" and "/var/run/tpm/tpmd_socket:0". It will search for the IN socket device,
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfunctions.txt893 File '/libfido2/src/tpm.c':
897 tpm.c:check_es256_pubarea 19 0 100.00% 30 0 100.00%
898 tpm.c:bswap_es256_pubarea 1 0 100.00% 12 0 100.00%
899 tpm.c:check_rs256_pubarea 17 0 100.00% 28 0 100.00%
900 tpm.c:bswap_rs256_pubarea 1 0 100.00% 10 0 100.00%
901 tpm.c:check_sha1_certinfo 15 0 100.00% 38 0 100.00%
902 tpm.c:get_signed_sha1 17 0 100.00% 19 0 100.00%
903 tpm.c:get_signed_name 7 0 100.00% 10 0 100.00%
904 tpm.c:bswap_sha1_certinfo 1 0 100.00% 8 0 100.00%
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A DMakefile.am24 tss/tpm.h \
42 linux/tpm.h tsp_tcsi_param.h
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dam335x-moxa-uc-8100-me-t.dts74 tpm: tpm@20 { label
H A Drk3288-veyron.dtsi323 tpm: tpm@20 { label
582 tpm {
583 tpm_int_h: tpm-int-h {
H A Daspeed-bmc-opp-tacoma.dts129 /*P0-P7*/ "","","","","","bmc-tpm-reset","","",
461 tpm: tpm@2e { label
462 compatible = "tcg,tpm-tis-i2c";
/netbsd-src/crypto/external/cpl/
H A DMakefile6 SUBDIR+= trousers .WAIT tpm-tools
/netbsd-src/crypto/external/cpl/tpm-tools/
H A DMakefile.inc5 TPM_TOOLS=${NETBSDSRCDIR}/crypto/external/cpl/tpm-tools
/netbsd-src/distrib/sets/
H A Ddeps166 base-tpm-bin base-sys-usr
268 comp-tpm-catman base-man-share
269 comp-tpm-htmlman base-man-share
270 comp-tpm-debug base-sys-usr
271 comp-tpm-lib base-sys-usr
272 comp-tpm-man base-man-share
462 man-tpm-catman base-man-share
463 man-tpm-htmlman base-man-share
464 man-tpm-man base-man-share
/netbsd-src/sys/conf/
H A Dmajors52 device-major tpm char 204 tpm
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-kevin.dts188 tpm: tpm@20 { label
H A Drk3399-gru-bob.dts84 tpm {
/netbsd-src/distrib/evbarm/instkernel/sshramdisk/
H A Dmaster.passwd22 _tss:*:28:28::0:0:& pseudo-user:/var/tpm:/sbin/nologin

123