| /freebsd/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 1903 2 23 133 : tcg : Trusted Computing Group 1905 tcg 1 : tcg-tcpaSpecVersion 1906 tcg 2 : tcg-attribute : Trusted Computing Group Attributes 1907 tcg 3 : tcg-protocol : Trusted Computing Group Protocols 1908 tcg 4 : tcg-algorithm : Trusted Computing Group Algorithms 1909 tcg 5 : tcg-platformClass : Trusted Computing Group Platform Classes 1910 tcg 6 : tcg-ce : Trusted Computing Group Certificate Extensions 1911 tcg 8 : tcg-kp : Trusted Computing Group Key Purposes 1912 tcg 11 : tcg-ca : Trusted Computing Group Certificate Policies 1913 tcg 17 : tcg-address : Trusted Computing Group Address Formats [all …]
|
| H A D | obj_dat.h | 2679 {"tcg", "Trusted Computing Group", NID_tcg, 3, &so[8503]}, 2680 {"tcg-tcpaSpecVersion", "tcg-tcpaSpecVersion", NID_tcg_tcpaSpecVersion, 4, &so[8506]}, 2681 {"tcg-attribute", "Trusted Computing Group Attributes", NID_tcg_attribute, 4, &so[8510]}, 2682 {"tcg-protocol", "Trusted Computing Group Protocols", NID_tcg_protocol, 4, &so[8514]}, 2683 {"tcg-algorithm", "Trusted Computing Group Algorithms", NID_tcg_algorithm, 4, &so[8518]}, 2684 …{"tcg-platformClass", "Trusted Computing Group Platform Classes", NID_tcg_platformClass, 4, &so[85… 2685 {"tcg-ce", "Trusted Computing Group Certificate Extensions", NID_tcg_ce, 4, &so[8526]}, 2686 {"tcg-kp", "Trusted Computing Group Key Purposes", NID_tcg_kp, 4, &so[8530]}, 2687 {"tcg-ca", "Trusted Computing Group Certificate Policies", NID_tcg_ca, 4, &so[8534]}, 2688 {"tcg-address", "Trusted Computing Group Address Formats", NID_tcg_address, 4, &so[8538]}, [all …]
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | obj_mac.h | 5924 #define SN_tcg "tcg" 5929 #define SN_tcg_tcpaSpecVersion "tcg-tcpaSpecVersion" 5933 #define SN_tcg_attribute "tcg-attribute" 5938 #define SN_tcg_protocol "tcg-protocol" 5943 #define SN_tcg_algorithm "tcg-algorithm" 5948 #define SN_tcg_platformClass "tcg-platformClass" 5953 #define SN_tcg_ce "tcg-ce" 5958 #define SN_tcg_kp "tcg-kp" 5963 #define SN_tcg_ca "tcg-ca" 5968 #define SN_tcg_address "tcg-address" [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/tpm/ |
| H A D | tcg,tpm_tis-spi.yaml | 4 $id: http://devicetree.org/schemas/tpm/tcg,tpm_tis-spi.yaml# 7 title: SPI-attached Trusted Platform Module conforming to TCG TIS specification 13 The Trusted Computing Group (TCG) has defined a multi-vendor standard 16 TCG PC Client Specific TPM Interface Specification (TIS) 27 - const: tcg,tpm_tis-spi 56 compatible = "infineon,slb9670", "tcg,tpm_tis-spi"; 70 compatible = "st,st33zp24-spi", "tcg,tpm_tis-spi";
|
| H A D | tcg,tpm-tis-i2c.yaml | 4 $id: http://devicetree.org/schemas/tpm/tcg,tpm-tis-i2c.yaml# 7 title: I²C-attached Trusted Platform Module conforming to TCG TIS specification 13 The Trusted Computing Group (TCG) has defined a multi-vendor standard 16 TCG PC Client Specific TPM Interface Specification (TIS) 21 TCG PC Client Platform TPM Profile Specification for TPM 2.0 (PTP) 30 - description: Generic TPM 2.0 chips conforming to TCG PTP interface 36 - const: tcg,tpm-tis-i2c
|
| /freebsd/sys/contrib/device-tree/Bindings/security/tpm/ |
| H A D | tpm_tis_mmio.txt | 3 The TCG defines multi vendor standard for accessing a TPM chip, this 7 Refer to the 'TCG PC Client Specific TPM Interface Specification (TIS)' TCG 13 "tcg,tpm-tis-mmio". Valid chip strings are: 21 compatible = "atmel,at97sc3204", "tcg,tpm-tis-mmio";
|
| H A D | tpm_tis_spi.txt | 5 "tcg,tpm_tis-spi" 19 compatible = "tcg,tpm_tis-spi";
|
| /freebsd/tests/ci/ |
| H A D | Makefile.powerpc64le | 11 QEMU_EXTRA_PARAM=-vga none -accel tcg,thread=multi
|
| H A D | Makefile.powerpc64 | 11 QEMU_EXTRA_PARAM=-vga none -accel tcg,thread=multi
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx7d-flex-concentrator.dts | 130 * TCG specification - Section 6.4.1 Clocking: 134 compatible = "st,st33htpm-spi", "tcg,tpm_tis-spi";
|
| H A D | imx6dl-eckelmann-ci4x10.dts | 95 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
|
| H A D | imx6ull-phytec-tauri.dtsi | 119 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
|
| /freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
| H A D | ast2600-facebook-netbmc-common.dtsi | 39 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
|
| H A D | aspeed-bmc-facebook-wedge400.dts | 84 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
|
| /freebsd/sys/contrib/device-tree/src/arm64/ti/ |
| H A D | k3-am62-verdin-mallow.dtsi | 132 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | tpm_ppi_qemu.c | 207 * Used for TCG Platform Reset Attack Mitigation in tpm_ppi_write_dsdt_regions() 428 * TCG Platform Reset Attack Mitigation in tpm_ppi_write_dsdt_dsm()
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | imx8mp-verdin-mallow.dtsi | 81 compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
|
| H A D | imx8mm-venice-gw71xx.dtsi | 60 compatible = "atmel,attpm20p", "tcg,tpm_tis-spi";
|
| H A D | imx8mp-venice-gw71xx.dtsi | 71 compatible = "atmel,attpm20p", "tcg,tpm_tis-spi";
|
| H A D | imx8mp-venice-gw72xx.dtsi | 111 compatible = "atmel,attpm20p", "tcg,tpm_tis-spi";
|
| H A D | imx8mp-venice-gw73xx.dtsi | 123 compatible = "atmel,attpm20p", "tcg,tpm_tis-spi";
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | am335x-moxa-uc-2100-common.dtsi | 221 compatible = "tcg,tpm_tis-spi";
|
| /freebsd/sys/contrib/xen/io/ |
| H A D | tpmif.h | 90 * The TPM command format is defined by the TCG, and is available at
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | actbl3.h | 521 * TCG Hardware Interface Table for TPM 1.2 Clients and Servers 523 * Conforms to "TCG ACPI Specification, Family 1.2 and 2.0", 595 * TCG Hardware Interface Table for TPM 2.0 Clients and Servers 597 * Conforms to "TCG ACPI Specification, Family 1.2 and 2.0",
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | stm32mp135f-dhcor-dhsbc.dts | 297 compatible = "st,st33htpm-spi", "tcg,tpm_tis-spi";
|