tools/tpm2_createprimary.c Original file line numberDiff line numberDiff line change @@ -57,6 +57,7 @@ struct tpm_createprimary_ctx { TPM2B_SENSITIVE_CREATEinSensitive; TPM2B_PUBLICin_public; TPMI_ALG_PUBLICtype; uint16_taes_keysize; ...
createprimary - Runs TPM2_CreatePrimary DESCRIPTION --version-string=v1045is not a valid option createprimary creates a primary storage key Runs TPM2_CreatePrimary [-hi hierarchy (e, o, p, n) (default null)] [-pwdp password for hierarchy (default empty)] [-pwdpi password file name for...
Homepage: https://github.com/01org/tpm2.0-tools Section: utils tpm2-tools TPM 2.0 utilities This package contains a set of tools to use with TPM 2.0 chips, for common tasks and features provided by the hardware; such as for doing basic key management, attestation, encryption and signing....
python函数接收不同类型的参数 说明 1、在定义函数时,在参数列表中使用**参数名,可以接收所有关键词...
login@server:~/powerpass/tpm$ ./powerpasstpm init WARNING:esys:src/tss2-esys/api/Esys_CreatePrimary.c:401:Esys_CreatePrimary_Finish() Received TPM Error ERROR:fapi:src/tss2-fapi/fapi_util.c:456:ifapi_set_auth() Authorization callback not defined. ErrorCode (0x0006002a) ERROR:fapi:src/...
OSS implementation of the TCG TPM2 Software Stack (TSS2) - test: change create_primary_rsa_2048_aes_128_cfb_int to something sho… · tpm2-software/tpm2-tss@6c45cbd