Home
last modified time | relevance | path

Searched refs:TPM_ALG_ID (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h162 typedef UINT16 TPM_ALG_ID; typedef
166 #define TPM_ALG_ERROR (TPM_ALG_ID)(0x0000)
167 #define TPM_ALG_FIRST (TPM_ALG_ID)(0x0001)
170 #define TPM_ALG_SHA1 (TPM_ALG_ID)(0x0004)
172 #define TPM_ALG_AES (TPM_ALG_ID)(0x0006)
174 #define TPM_ALG_KEYEDHASH (TPM_ALG_ID)(0x0008)
176 #define TPM_ALG_SHA256 (TPM_ALG_ID)(0x000B)
177 #define TPM_ALG_SHA384 (TPM_ALG_ID)(0x000C)
178 #define TPM_ALG_SHA512 (TPM_ALG_ID)(0x000D)
179 #define TPM_ALG_NULL (TPM_ALG_ID)(0x0010)
[all …]