Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot use EC keys with SSL. #15

Closed
dwmw2 opened this issue Oct 4, 2018 · 28 comments
Closed

Cannot use EC keys with SSL. #15

dwmw2 opened this issue Oct 4, 2018 · 28 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested third-party bug

Comments

@dwmw2
Copy link
Contributor

dwmw2 commented Oct 4, 2018

Ubuntu 18.04, OpenSSL 1.1.0g.
This works:

 $ ./tpm2tss-genkey -a rsa rsa.tss
 $ openssl req -new -x509 -engine tpm2tss -key rsa.tss  -keyform engine  -out rsa.crt
 $ openssl s_server -cert rsa.crt -key rsa.tss -keyform engine -engine tpm2tss -accept 8443

This doesn't:

 $ ./tpm2tss-genkey -a ecdsa ec.tss
 $ openssl req -new -x509 -engine tpm2tss -key ec.tss  -keyform engine  -out ec.crt
 $ openssl s_server -cert ec.crt -key ec.tss -keyform engine -engine tpm2tss -accept 8443

When I connect to it (openssl s_client -connect localhost:8443) I get the following...

$ openssl s_server -cert ec.crt -key ec.tss -keyform engine -engine tpm2tss -accept 8443
Initializing
engine "tpm2tss" set.
Loading private key ec.tss
get_auth called for object user key with ui_method 0x55ac3be95dc0
Enter password for user key:
password is 
Loaded key uses alg-id 23
Creating ECC key object.
Created ECC key object.
TPM2 Key loaded
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
Using default temp DH parameters
ACCEPT
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
ecdsa_sign called for input data(size=64):
4a73bca5a34cad7924f32c13a55b4385b850e4debe483f3bf27e591a6e35bac4565c9405cb422343225fef5d4422f3a06de94fcea9ae2358fb7073e531656aa5
Establishing connection with TPM.
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
Creating primary key under owner.
Loading key blob.
WARNING:esys:src/tss2-esys/api/Esys_Sign.c:339:Esys_Sign_Finish() Received TPM Error 
ERROR:esys:src/tss2-esys/api/Esys_Sign.c:132:Esys_Sign() Esys Finish ErrorCode (0x000001d5) 
ERROR
139879017923008:error:8007806D:tpm2-tss-engine:ecdsa_sign:Unknown TPM error occured. Please check tpm2tss logs:src/tpm2-tss-engine-ecc.c:177:
139879017923008:error:14179006:SSL routines:tls_construct_server_key_exchange:EVP lib:../ssl/statem/statem_srvr.c:1926:
shutting down SSL
CONNECTION CLOSED

@AndreasFuchsTPM
Copy link
Member

could you export TSS2_LOG=all+debug ?

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 4, 2018

$ openssl s_server -cert ec.crt -key ec.tss -keyform engine -engine tpm2tss -accept 8443
Initializing
engine "tpm2tss" set.
Loading private key ec.tss
debug:marshal:src/tss2-mu/tpm2b-types.c:306:Tss2_MU_TPM2B_PRIVATE_Unmarshal() Unmarshaling TPM2B_PRIVATE from 0x56476b96eae0 to buffer 0x56476b9636cc at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96eae0 to buffer 0x7ffebb5d55ee at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() Unmarshaling TPM2B_PUBLIC from 0x56476b96df00 to buffer 0x56476b963464 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x7ffebb5d55ee at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpmt-types.c:585:Tss2_MU_TPMT_PUBLIC_Unmarshal() Unmarshaling TPMT_PUBLIC from 0x56476b963468 to buffer 0x56476b96df00 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x56476b963468 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 4 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x56476b96346a at index 0x4 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() Unmarshaling TPMA_OBJECT from 0x56476b96df00 to buffer 0x56476b96346c at index 0x6 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b96df00 to buffer 0x56476b963470 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x7ffebb5d52ce at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpms-types.c:1205:Tss2_MU_TPMS_ECC_PARMS_Unmarshal() Unmarshaling TPMS_ECC_PARMS from 0x56476b9634b4 to buffer 0x56476b96df00 at index 0xc 
debug:marshal:src/tss2-mu/tpmt-types.c:513:Tss2_MU_TPMT_SYM_DEF_OBJECT_Unmarshal() Unmarshaling TPMT_SYM_DEF_OBJECT from 0x56476b9634b4 to buffer 0x56476b96df00 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x56476b9634b4 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpmt-types.c:555:Tss2_MU_TPMT_ECC_SCHEME_Unmarshal() Unmarshaling TPMT_ECC_SCHEME from 0x56476b9634ba to buffer 0x56476b96df00 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x56476b9634ba at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x56476b9634c0 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpmt-types.c:531:Tss2_MU_TPMT_KDF_SCHEME_Unmarshal() Unmarshaling TPMT_KDF_SCHEME from 0x56476b9634c2 to buffer 0x56476b96df00 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x56476b9634c2 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpms-types.c:1107:Tss2_MU_TPMS_ECC_POINT_Unmarshal() Unmarshaling TPMS_ECC_POINT from 0x56476b9634c8 to buffer 0x56476b96df00 at index 0x14 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56476b96df00 to buffer 0x56476b9634c8 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x7ffebb5d528e at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56476b96df00 to buffer 0x56476b96354a at index 0x36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b96df00 to buffer 0x7ffebb5d528e at index 0x36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 88 
get_auth called for object user key with ui_method 0x56476b971dc0
Enter password for user key:
password is 
Loaded key uses alg-id 23
Creating ECC key object.
Created ECC key object.
TPM2 Key loaded
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d55bc to buffer 0x56476b981878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d562c to buffer 0x56476b981878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b981878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b98290c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b982910 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b982914 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b981844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b981846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b98184a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x7ffebb5d568e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d53fc to buffer 0x56476b981878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d546c to buffer 0x56476b981878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0010 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b981878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=28): � 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b98290c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b982910 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b982914 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b981844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b981846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b98184a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x7ffebb5d565e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b981878 to buffer 0x56476b984220 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b981878 to buffer 0x7ffebb5d565e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 28 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d55bc to buffer 0x56476b981878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d562c to buffer 0x56476b981878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b981878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b9842bc at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b9842c0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b9842c4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b981844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b981846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b98184a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x7ffebb5d568e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d53fc to buffer 0x56476b981878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d546c to buffer 0x56476b981878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b981878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	000000208186cdd2
	73a8b60516ee6abd
	75909b833547c534
	a3b59ef50e320868
	c327f5dc 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b9842bc at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b9842c0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b9842c4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b981844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b981846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b98184a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x7ffebb5d565e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b981878 to buffer 0x56476b9842e0 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b981878 to buffer 0x7ffebb5d565e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d55bc to buffer 0x56476b981878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d562c to buffer 0x56476b981878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b981878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b98437c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b984380 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b984384 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b981844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b981846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b98184a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x7ffebb5d568e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d53fc to buffer 0x56476b981878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d546c to buffer 0x56476b981878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b981878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	000000201b45b125
	42edf5e91f516bc2
	b1a9775858602b35
	8c97fb6a32fda5b1
	31f47146 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b98437c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b984380 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b984384 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x56476b981844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b981846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b981878 to buffer 0x56476b98184a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b981878 to buffer 0x7ffebb5d565e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b981878 to buffer 0x56476b9843a0 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b981878 to buffer 0x7ffebb5d565e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
Using default temp DH parameters
ACCEPT
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d327c to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d32ec to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98318c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983190 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983194 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d334e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d30bc to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d312c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	00000020c683739e
	2a82a4b0a58c1344
	f91462c35c742c2b
	71d9949445db8c97
	13400028 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98318c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983190 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983194 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d331e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x56476b9831b0 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d331e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d31dc to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d324c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98349c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b9834a0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b9834a4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d32ae at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d301c to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d308c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	00000020cae5237b
	1b206f639ffd0019
	a9a701edbb408b98
	35e50ab0943f409c
	049c1cdb 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98349c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b9834a0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b9834a4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d327e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x56476b9834c0 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d327e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
ecdsa_sign called for input data(size=64):
ef6ffeb6b0eac7931f79ec89f794d39b1f72778b38d1523dd051cda80b5f86ddd39de439b928104349ca2f0e18344d5af129837ef99cb1424f1893a96588ba48
Establishing connection with TPM.
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d2f8c to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2ffc to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98368c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d305e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
Creating primary key under owner.
debug:marshal:src/tss2-mu/base-types.c:179:Tss2_MU_TPM2_HANDLE_Marshal() Marshalling TPM2_HANDLE from 0x7ffebb5d303c to buffer 0x56476b9836fe at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:179:Tss2_MU_TPM2_HANDLE_Marshal() offset parameter non-NULL, updated to 4 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d2d0c to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2d7c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:329:Tss2_MU_TPM2B_SENSITIVE_CREATE_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:329:Tss2_MU_TPM2B_SENSITIVE_CREATE_Marshal() Marshalling TPM2B_SENSITIVE_CREATE from 0x7ffebb5d2d68 to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d1c to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpms-types.c:1073:Tss2_MU_TPMS_SENSITIVE_CREATE_Marshal() Marshalling TPMS_SENSITIVE_CREATE from 0x7ffebb5d2d18 to buffer 0x56476b99a278 at index 0x10 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 16 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2cc8 to buffer 0x56476b99a278 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c7c to buffer 0x56476b99a278 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:293:Tss2_MU_TPM2B_SENSITIVE_DATA_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:293:Tss2_MU_TPM2B_SENSITIVE_DATA_Marshal() Marshalling TPM2B_SENSITIVE_DATA from 0x7ffebb5d2cc8 to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c7c to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:293:Tss2_MU_TPM2B_SENSITIVE_DATA_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:329:Tss2_MU_TPM2B_SENSITIVE_CREATE_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() Marshalling TPM2B_PUBLIC from 0x7ffebb5d2d68 to buffer 0x56476b99a278 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d1c to buffer 0x56476b99a278 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x7f5a684a7384 to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cdc to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cdc to buffer 0x56476b99a278 at index 0x18 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 26 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffebb5d2cdc to buffer 0x56476b99a278 at index 0x1a 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 30 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 30 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2cd8 to buffer 0x56476b99a278 at index 0x1e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c8c to buffer 0x56476b99a278 at index 0x1e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 32 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 32 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffebb5d2cd8 to buffer 0x56476b99a278 at index 0x20 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x7f5a684a73d0 to buffer 0x56476b99a278 at index 0x20 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c4c to buffer 0x56476b99a278 at index 0x20 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 34 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c4c to buffer 0x56476b99a278 at index 0x22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 36 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c4c to buffer 0x56476b99a278 at index 0x24 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 38 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x7f5a684a73d6 to buffer 0x56476b99a278 at index 0x26 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c4c to buffer 0x56476b99a278 at index 0x26 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 40 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c8c to buffer 0x56476b99a278 at index 0x28 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 42 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x7f5a684a73de to buffer 0x56476b99a278 at index 0x2a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c4c to buffer 0x56476b99a278 at index 0x2a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 44 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffebb5d2cd8 to buffer 0x56476b99a278 at index 0x2c 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 44 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2c88 to buffer 0x56476b99a278 at index 0x2c 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c3c to buffer 0x56476b99a278 at index 0x2c 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 46 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 46 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 46 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2c88 to buffer 0x56476b99a278 at index 0x2e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c3c to buffer 0x56476b99a278 at index 0x2e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset parameter non-NULL, updated to 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:277:Tss2_MU_TPM2B_DATA_Marshal() offset non-NULL, initial value: 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:277:Tss2_MU_TPM2B_DATA_Marshal() Marshalling TPM2B_DATA from 0x7ffebb5d2d78 to buffer 0x56476b99a278 at index 0x30 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d2c to buffer 0x56476b99a278 at index 0x30 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 50 
debug:marshal:src/tss2-mu/tpm2b-types.c:277:Tss2_MU_TPM2B_DATA_Marshal() offset parameter non-NULL, updated to 50 
debug:marshal:src/tss2-mu/tpml-types.c:175:Tss2_MU_TPML_PCR_SELECTION_Marshal() Marshalling TPML_PCR_SELECTION from 0x7ffebb5d2d68 to buffer 0x56476b99a278 at index 0x32 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d1d1c to buffer 0x56476b99a278 at index 0x32 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpml-types.c:175:Tss2_MU_TPML_PCR_SELECTION_Marshal() offset parameter non-NULL updated to 54 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2d7c to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1053:Tss2_MU_TPMS_AUTH_COMMAND_Marshal() Marshalling TPMS_AUTH_COMMAND from 0x7ffebb5d2d78 to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2d2c to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2d28 to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cdc to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() Marshalling TPMA_SESSION from 0x7ffebb5d2d2c to buffer 0x56476b99a278 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset parameter non-NULL, updated to 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2d28 to buffer 0x56476b99a278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cdc to buffer 0x56476b99a278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 27 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 27 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 67 byte command buffer: (size=67): 
	8002000000430000
	0131400000010000
	0009400000090000
	0000000004000000
	00001a0023000b00
	0300720000000600
	8000430010000300
	1000000000000000
	000000 
debug:tcti:src/util/io.c:85:write_all() writing 67 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 67 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=282): 
	80020000011a0000
	000080ffffff0000
	0103005a0023000b
	0003007200000006
	0080004300100003
	001000206f9ff86a
	48f3425bc46f68e9
	ede68c6524b4b819
	38d34aae5949dbc1
	066bbb8400207489
	b3094020a36cd695
	1427b2ceb5841184
	1e80be78e1749022
	e3c91e9af6e10037
	000000000020e3b0
	c44298fc1c149afb
	f4c8996fb92427ae
	41e4649b934ca495
	991b7852b8550100
	1000044000000100
	0440000001000000
	205da041bac0ee31
	35aebb0cadfba497
	c6a1877fae832dd3
	d1f8f7a871b825e8
	5480214000000100
	20e2f6cfc378d644
	f2d999628c60e04b
	f90cf5fb04812a95
	ed8c2c51173c98fd
	110022000bdf4c15
	701919bdd83283db
	905a993ebfb6ce24
	e1ca1fb7cab2d31c
	0e46416e70000001
	0000 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98368c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1069:Tss2_MU_TPMS_AUTH_RESPONSE_Unmarshal() Unmarshaling TPMS_AUTH_RESPONSE from 0x7ffebb5d2dc2 to buffer 0x56476b99a278 at index 0x115 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 277 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x7ffebb5d2dc2 at index 0x115 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2bde at index 0x115 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 279 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 279 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() Unmarshaling TPMA_SESSION from 0x56476b99a278 to buffer 0x7ffebb5d2e04 at index 0x117 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() offset parameter non-NULL, updated to 280 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 280 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x7ffebb5d2e06 at index 0x118 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2bde at index 0x118 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 282 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 282 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99b2c8 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d2efe at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() Unmarshaling TPM2B_PUBLIC from 0x56476b99a278 to buffer 0x56476b99b720 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2ece at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpmt-types.c:585:Tss2_MU_TPMT_PUBLIC_Unmarshal() Unmarshaling TPMT_PUBLIC from 0x56476b99b724 to buffer 0x56476b99a278 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b724 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b726 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() Unmarshaling TPMA_OBJECT from 0x56476b99a278 to buffer 0x56476b99b728 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() offset parameter non-NULL, updated to 28 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 28 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x56476b99b72c at index 0x1c 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2bae at index 0x1c 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 30 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 30 
debug:marshal:src/tss2-mu/tpms-types.c:1205:Tss2_MU_TPMS_ECC_PARMS_Unmarshal() Unmarshaling TPMS_ECC_PARMS from 0x56476b99b770 to buffer 0x56476b99a278 at index 0x1e 
debug:marshal:src/tss2-mu/tpmt-types.c:513:Tss2_MU_TPMT_SYM_DEF_OBJECT_Unmarshal() Unmarshaling TPMT_SYM_DEF_OBJECT from 0x56476b99b770 to buffer 0x56476b99a278 at index 0x1e 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b770 at index 0x1e 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 32 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b772 at index 0x20 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 34 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b774 at index 0x22 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 36 
debug:marshal:src/tss2-mu/tpmt-types.c:555:Tss2_MU_TPMT_ECC_SCHEME_Unmarshal() Unmarshaling TPMT_ECC_SCHEME from 0x56476b99b776 to buffer 0x56476b99a278 at index 0x24 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b776 at index 0x24 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 38 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b77c at index 0x26 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 40 
debug:marshal:src/tss2-mu/tpmt-types.c:531:Tss2_MU_TPMT_KDF_SCHEME_Unmarshal() Unmarshaling TPMT_KDF_SCHEME from 0x56476b99b77e to buffer 0x56476b99a278 at index 0x28 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x56476b99b77e at index 0x28 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 42 
debug:marshal:src/tss2-mu/tpms-types.c:1107:Tss2_MU_TPMS_ECC_POINT_Unmarshal() Unmarshaling TPMS_ECC_POINT from 0x56476b99b784 to buffer 0x56476b99a278 at index 0x2a 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 42 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56476b99a278 to buffer 0x56476b99b784 at index 0x2a 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2b6e at index 0x2a 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 44 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 76 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 76 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56476b99a278 to buffer 0x56476b99b806 at index 0x4c 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2b6e at index 0x4c 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 78 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() offset parameter non-NULL, updated to 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:332:Tss2_MU_TPM2B_CREATION_DATA_Unmarshal() offset non-NULL, initial value: 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:332:Tss2_MU_TPM2B_CREATION_DATA_Unmarshal() Unmarshaling TPM2B_CREATION_DATA from 0x56476b99a278 to buffer 0x0 at index 0x6e 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2ece at index 0x6e 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 112 
debug:marshal:src/tss2-mu/tpm2b-types.c:332:Tss2_MU_TPM2B_CREATION_DATA_Unmarshal() offset parameter non-NULL, updated to 167 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 167 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x0 at index 0xa7 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2ece at index 0xa7 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 169 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 201 
debug:marshal:src/tss2-mu/tpmt-types.c:597:Tss2_MU_TPMT_TK_CREATION_Unmarshal() Unmarshaling TPMT_TK_CREATION from 0x0 to buffer 0x56476b99a278 at index 0xc9 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 207 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x0 at index 0xcf 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2e8e at index 0xcf 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 209 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 241 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset non-NULL, initial value: 241 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() Unmarshaling TPM2B_NAME from 0x56476b99a278 to buffer 0x7ffebb5d2fc0 at index 0xf1 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2f2e at index 0xf1 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 243 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset parameter non-NULL, updated to 277 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x56476b99b724 to buffer 0x7ffebb5d2c70 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bcc to buffer 0x7ffebb5d2c70 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bcc to buffer 0x7ffebb5d2c70 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffebb5d2bcc to buffer 0x7ffebb5d2c70 at index 0x4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2bc8 to buffer 0x7ffebb5d2c70 at index 0x8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b7c to buffer 0x7ffebb5d2c70 at index 0x8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffebb5d2bc8 to buffer 0x7ffebb5d2c70 at index 0xa 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x56476b99b770 to buffer 0x7ffebb5d2c70 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b3c to buffer 0x7ffebb5d2c70 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b3c to buffer 0x7ffebb5d2c70 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b3c to buffer 0x7ffebb5d2c70 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x56476b99b776 to buffer 0x7ffebb5d2c70 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b3c to buffer 0x7ffebb5d2c70 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b7c to buffer 0x7ffebb5d2c70 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x56476b99b77e to buffer 0x7ffebb5d2c70 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b3c to buffer 0x7ffebb5d2c70 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffebb5d2bc8 to buffer 0x7ffebb5d2c70 at index 0x16 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2b78 to buffer 0x7ffebb5d2c70 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b2c to buffer 0x7ffebb5d2c70 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2b78 to buffer 0x7ffebb5d2c70 at index 0x38 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2b2c to buffer 0x7ffebb5d2c70 at index 0x38 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 58 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 90 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() Marshalling TPMI_ALG_HASH from 0x7ffebb5d2c0c to buffer 0x7ffebb5d2f22 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() offset parameter non-NULL, updated to 2 
Loading key blob.
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d2dbc to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2e2c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:305:Tss2_MU_TPM2B_PRIVATE_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:305:Tss2_MU_TPM2B_PRIVATE_Marshal() Marshalling TPM2B_PRIVATE from 0x7ffebb5d2e28 to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2ddc to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpm2b-types.c:305:Tss2_MU_TPM2B_PRIVATE_Marshal() offset parameter non-NULL, updated to 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset non-NULL, initial value: 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() Marshalling TPM2B_PUBLIC from 0x7ffebb5d2e18 to buffer 0x56476b99a278 at index 0x6e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2dcc to buffer 0x56476b99a278 at index 0x6e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 112 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x56476b963468 to buffer 0x56476b99a278 at index 0x70 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d8c to buffer 0x56476b99a278 at index 0x70 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 114 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d8c to buffer 0x56476b99a278 at index 0x72 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 116 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffebb5d2d8c to buffer 0x56476b99a278 at index 0x74 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 120 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 120 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2d88 to buffer 0x56476b99a278 at index 0x78 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d3c to buffer 0x56476b99a278 at index 0x78 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 122 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 122 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffebb5d2d88 to buffer 0x56476b99a278 at index 0x7a 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x56476b9634b4 to buffer 0x56476b99a278 at index 0x7a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cfc to buffer 0x56476b99a278 at index 0x7a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 124 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x56476b9634ba to buffer 0x56476b99a278 at index 0x7c 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cfc to buffer 0x56476b99a278 at index 0x7c 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 126 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d3c to buffer 0x56476b99a278 at index 0x7e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 128 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x56476b9634c2 to buffer 0x56476b99a278 at index 0x80 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cfc to buffer 0x56476b99a278 at index 0x80 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 130 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffebb5d2d88 to buffer 0x56476b99a278 at index 0x82 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 130 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2d38 to buffer 0x56476b99a278 at index 0x82 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cec to buffer 0x56476b99a278 at index 0x82 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 132 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 164 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 164 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2d38 to buffer 0x56476b99a278 at index 0xa4 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2cec to buffer 0x56476b99a278 at index 0xa4 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 166 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 198 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset parameter non-NULL, updated to 198 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2e0c to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1053:Tss2_MU_TPMS_AUTH_COMMAND_Marshal() Marshalling TPMS_AUTH_COMMAND from 0x7ffebb5d2e08 to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2dbc to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2db8 to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d6c to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() Marshalling TPMA_SESSION from 0x7ffebb5d2dbc to buffer 0x56476b99a278 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset parameter non-NULL, updated to 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2db8 to buffer 0x56476b99a278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d6c to buffer 0x56476b99a278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 27 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 27 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 211 byte command buffer: (size=211): 
	8002000000d30000
	015780ffffff0000
	0009400000090000
	000000005e0020cc
	c8fcb368cf8d44cf
	bd592bb68848d42e
	180421c759cad87b
	b9670c006646c700
	103d6d3c6b240e1a
	df59c94eca80df6e
	d887a5cd2286cd26
	b473cf6c0a9568cf
	f1aef45bc6f7b369
	23db7dd99c21526a
	d94006a3c89ab264
	d8ab230056002300
	0b00040472000000
	1000100003001000
	20f7211413bdd08d
	07e2ac9cdbaf2cef
	125f431161997caa
	5a5d350fa6a84a7b
	f5002098d7a6601e
	c3e351ff8eabc271
	cd2112aa11a2e5ec
	4969efa08f2875b3
	da0518 
debug:tcti:src/util/io.c:85:write_all() writing 211 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 211 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=59): 
	80020000003b0000
	000080fffffe0000
	00240022000bed52
	09d24e9c21d1cd0b
	63723abc8be8d52e
	fea5dec96566546f
	854d9214a9e50000
	010000 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98368c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1069:Tss2_MU_TPMS_AUTH_RESPONSE_Unmarshal() Unmarshaling TPMS_AUTH_RESPONSE from 0x7ffebb5d2e72 to buffer 0x56476b99a278 at index 0x36 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x7ffebb5d2e72 at index 0x36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2c8e at index 0x36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() Unmarshaling TPMA_SESSION from 0x56476b99a278 to buffer 0x7ffebb5d2eb4 at index 0x38 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() offset parameter non-NULL, updated to 57 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 57 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56476b99a278 to buffer 0x7ffebb5d2eb6 at index 0x39 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2c8e at index 0x39 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 59 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 59 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99b9d8 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d2fee at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() Unmarshaling TPM2B_NAME from 0x56476b99a278 to buffer 0x7ffebb5d3050 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56476b99a278 to buffer 0x7ffebb5d2fee at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x56476b9993d4 to buffer 0x7ffebb5d2d20 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c7c to buffer 0x7ffebb5d2d20 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c7c to buffer 0x7ffebb5d2d20 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffebb5d2c7c to buffer 0x7ffebb5d2d20 at index 0x4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2c78 to buffer 0x7ffebb5d2d20 at index 0x8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c2c to buffer 0x7ffebb5d2d20 at index 0x8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffebb5d2c78 to buffer 0x7ffebb5d2d20 at index 0xa 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x56476b999420 to buffer 0x7ffebb5d2d20 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bec to buffer 0x7ffebb5d2d20 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x56476b999426 to buffer 0x7ffebb5d2d20 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bec to buffer 0x7ffebb5d2d20 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2c2c to buffer 0x7ffebb5d2d20 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x56476b99942e to buffer 0x7ffebb5d2d20 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bec to buffer 0x7ffebb5d2d20 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffebb5d2c78 to buffer 0x7ffebb5d2d20 at index 0x12 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2c28 to buffer 0x7ffebb5d2d20 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bdc to buffer 0x7ffebb5d2d20 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 52 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 52 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffebb5d2c28 to buffer 0x7ffebb5d2d20 at index 0x34 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2bdc to buffer 0x7ffebb5d2d20 at index 0x34 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 86 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() Marshalling TPMI_ALG_HASH from 0x7ffebb5d2cbc to buffer 0x7ffebb5d2fd2 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d2fcc to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d303c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 14 byte command buffer: (size=14): �/]�� 
debug:tcti:src/util/io.c:85:write_all() writing 14 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 14 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0000 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98368c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d308e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d2ddc to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2e4c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2e48 to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2dfc to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 80 
debug:marshal:src/tss2-mu/tpmt-types.c:522:Tss2_MU_TPMT_SIG_SCHEME_Marshal() Marshalling TPMT_SIG_SCHEME from 0x7ffebb5d31aa to buffer 0x56476b99a278 at index 0x50 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2e0c to buffer 0x56476b99a278 at index 0x50 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 82 
debug:marshal:src/tss2-mu/tpms-types.c:1080:Tss2_MU_TPMS_SCHEME_HASH_Marshal() Marshalling TPMS_SCHEME_HASH from 0x7ffebb5d2e18 to buffer 0x56476b99a278 at index 0x52 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2dcc to buffer 0x56476b99a278 at index 0x52 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 84 
debug:marshal:src/tss2-mu/tpmt-types.c:612:Tss2_MU_TPMT_TK_HASHCHECK_Marshal() Marshalling TPMT_TK_HASHCHECK from 0x7ffebb5d3230 to buffer 0x56476b99a278 at index 0x54 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2e0c to buffer 0x56476b99a278 at index 0x54 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 86 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2e0c to buffer 0x56476b99a278 at index 0x56 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 90 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 90 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2e08 to buffer 0x56476b99a278 at index 0x5a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2dbc to buffer 0x56476b99a278 at index 0x5a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 92 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 92 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2e3c to buffer 0x56476b99a278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1053:Tss2_MU_TPMS_AUTH_COMMAND_Marshal() Marshalling TPMS_AUTH_COMMAND from 0x7ffebb5d2e38 to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d2dec to buffer 0x56476b99a278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2de8 to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d9c to buffer 0x56476b99a278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() Marshalling TPMA_SESSION from 0x7ffebb5d2dec to buffer 0x56476b99a278 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset parameter non-NULL, updated to 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffebb5d2de8 to buffer 0x56476b99a278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffebb5d2d9c to buffer 0x56476b99a278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 27 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 27 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 105 byte command buffer: (size=105): 
	8002000000690000
	015d80fffffe0000
	0009400000090000
	0000000040ef6ffe
	b6b0eac7931f79ec
	89f794d39b1f7277
	8b38d1523dd051cd
	a80b5f86ddd39de4
	39b928104349ca2f
	0e18344d5af12983
	7ef99cb1424f1893
	a96588ba48001800
	0d80244000000700
	00 
debug:tcti:src/util/io.c:85:write_all() writing 105 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 105 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	01d5 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98368c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
WARNING:esys:src/tss2-esys/api/Esys_Sign.c:339:Esys_Sign_Finish() Received TPM Error 
ERROR:esys:src/tss2-esys/api/Esys_Sign.c:132:Esys_Sign() Esys Finish ErrorCode (0x000001d5) 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffebb5d300c to buffer 0x56476b99a278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffebb5d307c to buffer 0x56476b99a278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 14 byte command buffer: (size=14): �-]�� 
debug:tcti:src/util/io.c:85:write_all() writing 14 bytes starting at 0x56476b99a278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 14 bytes to fd 5 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0000 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b98368c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b983694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x56476b99a244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56476b99a278 to buffer 0x56476b99a24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56476b99a278 to buffer 0x7ffebb5d30ce at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
ERROR
140026291302848:error:8007806D:tpm2-tss-engine:ecdsa_sign:Unknown TPM error occured. Please check tpm2tss logs:src/tpm2-tss-engine-ecc.c:177:
140026291302848:error:14179006:SSL routines:tls_construct_server_key_exchange:EVP lib:../ssl/statem/statem_srvr.c:1926:
shutting down SSL
CONNECTION CLOSED

@AndreasFuchsTPM
Copy link
Member

Sorry, I meant export TSS2_LOG=all+trace
I keep forgetting about the trace level, ever since I added it... ;-)

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 4, 2018

You should be able to reproduce this locally, FWIW.

$ openssl s_server -cert ec.crt -key ec.tss -keyform engine -engine tpm2tss -accept 8443
Initializing
engine "tpm2tss" set.
Loading private key ec.tss
debug:marshal:src/tss2-mu/tpm2b-types.c:306:Tss2_MU_TPM2B_PRIVATE_Unmarshal() Unmarshaling TPM2B_PRIVATE from 0x56145b0f1ae0 to buffer 0x56145b0e66cc at index 0x0 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f1ae0 to buffer 0x7ffee1cc51be at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() Unmarshaling TPM2B_PUBLIC from 0x56145b0f0f00 to buffer 0x56145b0e6464 at index 0x0 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x7ffee1cc51be at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpmt-types.c:585:Tss2_MU_TPMT_PUBLIC_Unmarshal() Unmarshaling TPMT_PUBLIC from 0x56145b0e6468 to buffer 0x56145b0f0f00 at index 0x2 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x56145b0e6468 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 4 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 4 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x56145b0e646a at index 0x4 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() Unmarshaling TPMA_OBJECT from 0x56145b0f0f00 to buffer 0x56145b0e646c at index 0x6 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b0f0f00 to buffer 0x56145b0e6470 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x7ffee1cc4e9e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpms-types.c:1205:Tss2_MU_TPMS_ECC_PARMS_Unmarshal() Unmarshaling TPMS_ECC_PARMS from 0x56145b0e64b4 to buffer 0x56145b0f0f00 at index 0xc 
debug:marshal:src/tss2-mu/tpmt-types.c:513:Tss2_MU_TPMT_SYM_DEF_OBJECT_Unmarshal() Unmarshaling TPMT_SYM_DEF_OBJECT from 0x56145b0e64b4 to buffer 0x56145b0f0f00 at index 0xc 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x56145b0e64b4 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpmt-types.c:555:Tss2_MU_TPMT_ECC_SCHEME_Unmarshal() Unmarshaling TPMT_ECC_SCHEME from 0x56145b0e64ba to buffer 0x56145b0f0f00 at index 0xe 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x56145b0e64ba at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 16 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 16 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x56145b0e64c0 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpmt-types.c:531:Tss2_MU_TPMT_KDF_SCHEME_Unmarshal() Unmarshaling TPMT_KDF_SCHEME from 0x56145b0e64c2 to buffer 0x56145b0f0f00 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x56145b0e64c2 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpms-types.c:1107:Tss2_MU_TPMS_ECC_POINT_Unmarshal() Unmarshaling TPMS_ECC_POINT from 0x56145b0e64c8 to buffer 0x56145b0f0f00 at index 0x14 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56145b0f0f00 to buffer 0x56145b0e64c8 at index 0x14 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x7ffee1cc4e5e at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56145b0f0f00 to buffer 0x56145b0e654a at index 0x36 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 54 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b0f0f00 to buffer 0x7ffee1cc4e5e at index 0x36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 88 
get_auth called for object user key with ui_method 0x56145b0f4dc0
Enter password for user key:
password is 
Loaded key uses alg-id 23
Creating ECC key object.
Created ECC key object.
TPM2 Key loaded
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
trace:esys:src/tss2-esys/esys_tcti_default.c:67:tcti_from_init() Initializing TCTI for config: /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
trace:esys:src/tss2-esys/api/Esys_Startup.c:111:Esys_Startup_Async() context=0x56145b105bd0, startupType=0000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc518c to buffer 0x56145b104878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc51fc to buffer 0x56145b104878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b104878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
trace:esys:src/tss2-esys/api/Esys_Startup.c:170:Esys_Startup_Finish() context=0x56145b105bd0 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b104878 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b10590c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b105910 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b105914 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b104844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b104846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b10484a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x7ffee1cc525e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:141:Esys_GetRandom_Async() context=0x56145b105bd0, bytesRequested=0010 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc4fcc to buffer 0x56145b104878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc503c to buffer 0x56145b104878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0010 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b104878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:225:Esys_GetRandom_Finish() context=0x56145b105bd0, randomBytes=0x7ffee1cc5310 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=28): � 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b104878 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b10590c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b105910 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b105914 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b104844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b104846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b10484a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:esys:src/tss2-esys/esys_iutil.c:1282:iesys_check_response() No auths to verify 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x7ffee1cc522e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b104878 to buffer 0x56145b107220 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b104878 to buffer 0x7ffee1cc522e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 28 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
trace:esys:src/tss2-esys/esys_tcti_default.c:67:tcti_from_init() Initializing TCTI for config: /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
trace:esys:src/tss2-esys/api/Esys_Startup.c:111:Esys_Startup_Async() context=0x56145b105bd0, startupType=0000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc518c to buffer 0x56145b104878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc51fc to buffer 0x56145b104878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b104878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
trace:esys:src/tss2-esys/api/Esys_Startup.c:170:Esys_Startup_Finish() context=0x56145b105bd0 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b104878 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b1072bc at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b1072c0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b1072c4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b104844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b104846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b10484a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x7ffee1cc525e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:141:Esys_GetRandom_Async() context=0x56145b105bd0, bytesRequested=0020 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc4fcc to buffer 0x56145b104878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc503c to buffer 0x56145b104878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b104878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:225:Esys_GetRandom_Finish() context=0x56145b105bd0, randomBytes=0x7ffee1cc5310 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	000000203f9d543e
	b2b07b09c5214775
	ea6afd7f66824c3c
	da2d4cf555d46d16
	0d700bb2 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b104878 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b1072bc at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b1072c0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b1072c4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b104844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b104846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b10484a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:esys:src/tss2-esys/esys_iutil.c:1282:iesys_check_response() No auths to verify 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x7ffee1cc522e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b104878 to buffer 0x56145b1072e0 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b104878 to buffer 0x7ffee1cc522e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
trace:esys:src/tss2-esys/esys_tcti_default.c:67:tcti_from_init() Initializing TCTI for config: /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
trace:esys:src/tss2-esys/api/Esys_Startup.c:111:Esys_Startup_Async() context=0x56145b105bd0, startupType=0000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc518c to buffer 0x56145b104878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc51fc to buffer 0x56145b104878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b104878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
trace:esys:src/tss2-esys/api/Esys_Startup.c:170:Esys_Startup_Finish() context=0x56145b105bd0 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b104878 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b10737c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b107380 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b107384 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b104844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b104846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b10484a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x7ffee1cc525e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:141:Esys_GetRandom_Async() context=0x56145b105bd0, bytesRequested=0020 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc4fcc to buffer 0x56145b104878 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc503c to buffer 0x56145b104878 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b104878 to fd 3 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 3 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:225:Esys_GetRandom_Finish() context=0x56145b105bd0, randomBytes=0x7ffee1cc5310 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	0000002042d0deaa
	6e193e6bb6b53494
	8207f9a36b2c5608
	6f11e0a57f064403
	e4eceb12 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b104878 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b10737c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b107380 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b107384 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x56145b104844 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b104846 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b104878 to buffer 0x56145b10484a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:esys:src/tss2-esys/esys_iutil.c:1282:iesys_check_response() No auths to verify 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b104878 to buffer 0x7ffee1cc522e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b104878 to buffer 0x56145b1073a0 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b104878 to buffer 0x7ffee1cc522e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
Using default temp DH parameters
ACCEPT
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
trace:esys:src/tss2-esys/esys_tcti_default.c:67:tcti_from_init() Initializing TCTI for config: /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
trace:esys:src/tss2-esys/api/Esys_Startup.c:111:Esys_Startup_Async() context=0x56145b11bd00, startupType=0000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2e4c to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc2ebc to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_Startup.c:170:Esys_Startup_Finish() context=0x56145b11bd00 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10618c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106190 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106194 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2f1e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:141:Esys_GetRandom_Async() context=0x56145b11bd00, bytesRequested=0020 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2c8c to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc2cfc to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:225:Esys_GetRandom_Finish() context=0x56145b11bd00, randomBytes=0x7ffee1cc2fd0 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	0000002009fbbd95
	897eff34109cf63c
	d05690a9ac9aeb3e
	410f46496bb68194
	ec3c6af2 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10618c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106190 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106194 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:esys:src/tss2-esys/esys_iutil.c:1282:iesys_check_response() No auths to verify 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2eee at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x56145b1061b0 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2eee at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
trace:esys:src/tss2-esys/esys_tcti_default.c:67:tcti_from_init() Initializing TCTI for config: /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
trace:esys:src/tss2-esys/api/Esys_Startup.c:111:Esys_Startup_Async() context=0x56145b11bd00, startupType=0000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2dac to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc2e1c to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_Startup.c:170:Esys_Startup_Finish() context=0x56145b11bd00 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10649c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b1064a0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b1064a4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2e7e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:141:Esys_GetRandom_Async() context=0x56145b11bd00, bytesRequested=0020 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2bec to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc2c5c to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	017b0020 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_GetRandom.c:225:Esys_GetRandom_Finish() context=0x56145b11bd00, randomBytes=0x7ffee1cc2f30 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=44): 
	80010000002c0000
	00000020c1f78ee0
	fe798031197a2f82
	2223f23d22b2845a
	9fb88804d16fafcd
	f13544c3 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10649c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b1064a0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b1064a4 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:esys:src/tss2-esys/esys_iutil.c:1282:iesys_check_response() No auths to verify 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2e4e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x56145b1064c0 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2e4e at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 44 
ecdsa_sign called for input data(size=64):
72aa85aafc5c6b0d76a4ebaaa97f3029b241c5a73d108ee4d7045c8643a4369d491f2446d9fd0b7e479924ae148709901e0a46d19fb6e517058a56ab2488113d
Establishing connection with TPM.
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-default.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-default.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-default.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 0 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access libtss2-tcti-tabrmd.so 
trace:esys:src/tss2-esys/esys_tcti_default.c:133:tcti_from_file() Attempting to load TCTI file: libtss2-tcti-tabrmd.so 
WARNING:esys:src/tss2-esys/esys_tcti_default.c:137:tcti_from_file() Could not load TCTI file: libtss2-tcti-tabrmd.so 
debug:esys:src/tss2-esys/esys_tcti_default.c:204:get_tcti_default() Failed to load standard TCTI number 1 
debug:esys:src/tss2-esys/esys_tcti_default.c:191:get_tcti_default() Attempting to connect using standard TCTI: Access to /dev/tpmrm0 
trace:esys:src/tss2-esys/esys_tcti_default.c:67:tcti_from_init() Initializing TCTI for config: /dev/tpmrm0 
debug:esys:src/tss2-esys/esys_tcti_default.c:89:tcti_from_init() Initialized TCTI for config: /dev/tpmrm0 
trace:esys:src/tss2-esys/api/Esys_Startup.c:111:Esys_Startup_Async() context=0x56145b11bd00, startupType=0000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2b5c to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc2bcc to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 12 byte command buffer: (size=12): 
	80010000000c0000
	01440000 
debug:tcti:src/util/io.c:85:write_all() writing 12 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 12 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_Startup.c:170:Esys_Startup_Finish() context=0x56145b11bd00 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0100 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10668c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2c2e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
Creating primary key under owner.
trace:marshal:src/tss2-mu/base-types.c:179:Tss2_MU_TPM2_HANDLE_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:179:Tss2_MU_TPM2_HANDLE_Marshal() Marshalling TPM2_HANDLE from 0x7ffee1cc2c0c to buffer 0x56145b1066fe at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:179:Tss2_MU_TPM2_HANDLE_Marshal() offset parameter non-NULL, updated to 4 
trace:esys:src/tss2-esys/api/Esys_CreatePrimary.c:213:Esys_CreatePrimary_Async() context=0x56145b11bd00, primaryHandle=101, inSensitive=0x7fadcfa76e40,inPublic=0x7fadcfa76380, outsideInfo=0x7fadcfa76fa0, creationPCR=0x7fadcfa77000 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc28dc to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc294c to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:329:Tss2_MU_TPM2B_SENSITIVE_CREATE_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:329:Tss2_MU_TPM2B_SENSITIVE_CREATE_Marshal() Marshalling TPM2B_SENSITIVE_CREATE from 0x7ffee1cc2938 to buffer 0x56145b11d278 at index 0xe 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28ec to buffer 0x56145b11d278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpms-types.c:1073:Tss2_MU_TPMS_SENSITIVE_CREATE_Marshal() Marshalling TPMS_SENSITIVE_CREATE from 0x7ffee1cc28e8 to buffer 0x56145b11d278 at index 0x10 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 16 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2898 to buffer 0x56145b11d278 at index 0x10 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc284c to buffer 0x56145b11d278 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:293:Tss2_MU_TPM2B_SENSITIVE_DATA_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:293:Tss2_MU_TPM2B_SENSITIVE_DATA_Marshal() Marshalling TPM2B_SENSITIVE_DATA from 0x7ffee1cc2898 to buffer 0x56145b11d278 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc284c to buffer 0x56145b11d278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:293:Tss2_MU_TPM2B_SENSITIVE_DATA_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:329:Tss2_MU_TPM2B_SENSITIVE_CREATE_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() Marshalling TPM2B_PUBLIC from 0x7ffee1cc2938 to buffer 0x56145b11d278 at index 0x14 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28ec to buffer 0x56145b11d278 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x7fadcfa76384 to buffer 0x56145b11d278 at index 0x16 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28ac to buffer 0x56145b11d278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 24 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28ac to buffer 0x56145b11d278 at index 0x18 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 26 
trace:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset non-NULL, initial value: 26 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffee1cc28ac to buffer 0x56145b11d278 at index 0x1a 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 30 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 30 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc28a8 to buffer 0x56145b11d278 at index 0x1e 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 30 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc285c to buffer 0x56145b11d278 at index 0x1e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 32 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 32 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffee1cc28a8 to buffer 0x56145b11d278 at index 0x20 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x7fadcfa763d0 to buffer 0x56145b11d278 at index 0x20 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 32 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc281c to buffer 0x56145b11d278 at index 0x20 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 34 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 34 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc281c to buffer 0x56145b11d278 at index 0x22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 36 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 36 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc281c to buffer 0x56145b11d278 at index 0x24 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 38 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x7fadcfa763d6 to buffer 0x56145b11d278 at index 0x26 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 38 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc281c to buffer 0x56145b11d278 at index 0x26 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 40 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 40 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc285c to buffer 0x56145b11d278 at index 0x28 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 42 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x7fadcfa763de to buffer 0x56145b11d278 at index 0x2a 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 42 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc281c to buffer 0x56145b11d278 at index 0x2a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 44 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffee1cc28a8 to buffer 0x56145b11d278 at index 0x2c 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 44 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc2858 to buffer 0x56145b11d278 at index 0x2c 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 44 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc280c to buffer 0x56145b11d278 at index 0x2c 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 46 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 46 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 46 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc2858 to buffer 0x56145b11d278 at index 0x2e 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 46 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc280c to buffer 0x56145b11d278 at index 0x2e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset parameter non-NULL, updated to 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:277:Tss2_MU_TPM2B_DATA_Marshal() offset non-NULL, initial value: 48 
debug:marshal:src/tss2-mu/tpm2b-types.c:277:Tss2_MU_TPM2B_DATA_Marshal() Marshalling TPM2B_DATA from 0x7ffee1cc2948 to buffer 0x56145b11d278 at index 0x30 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 48 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28fc to buffer 0x56145b11d278 at index 0x30 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 50 
debug:marshal:src/tss2-mu/tpm2b-types.c:277:Tss2_MU_TPM2B_DATA_Marshal() offset parameter non-NULL, updated to 50 
trace:marshal:src/tss2-mu/tpml-types.c:175:Tss2_MU_TPML_PCR_SELECTION_Marshal() offset non-NULL, initial value: 50 
debug:marshal:src/tss2-mu/tpml-types.c:175:Tss2_MU_TPML_PCR_SELECTION_Marshal() Marshalling TPML_PCR_SELECTION from 0x7ffee1cc2938 to buffer 0x56145b11d278 at index 0x32 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 50 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc18ec to buffer 0x56145b11d278 at index 0x32 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpml-types.c:175:Tss2_MU_TPML_PCR_SELECTION_Marshal() offset parameter non-NULL updated to 54 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc294c to buffer 0x56145b11d278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1053:Tss2_MU_TPMS_AUTH_COMMAND_Marshal() Marshalling TPMS_AUTH_COMMAND from 0x7ffee1cc2948 to buffer 0x56145b11d278 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc28fc to buffer 0x56145b11d278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc28f8 to buffer 0x56145b11d278 at index 0x16 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28ac to buffer 0x56145b11d278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 24 
trace:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset non-NULL, initial value: 24 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() Marshalling TPMA_SESSION from 0x7ffee1cc28fc to buffer 0x56145b11d278 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset parameter non-NULL, updated to 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc28f8 to buffer 0x56145b11d278 at index 0x19 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28ac to buffer 0x56145b11d278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 27 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 27 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 67 byte command buffer: (size=67): 
	8002000000430000
	0131400000010000
	0009400000090000
	0000000004000000
	00001a0023000b00
	0300720000000600
	8000430010000300
	1000000000000000
	000000 
debug:tcti:src/util/io.c:85:write_all() writing 67 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 67 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_CreatePrimary.c:322:Esys_CreatePrimary_Finish() context=0x56145b11bd00, objectHandle=0x7ffee1cc2d10, outPublic=(nil),creationData=(nil), creationHash=(nil), creationTicket=(nil) 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=282): 
	80020000011a0000
	000080ffffff0000
	0103005a0023000b
	0003007200000006
	0080004300100003
	001000206f9ff86a
	48f3425bc46f68e9
	ede68c6524b4b819
	38d34aae5949dbc1
	066bbb8400207489
	b3094020a36cd695
	1427b2ceb5841184
	1e80be78e1749022
	e3c91e9af6e10037
	000000000020e3b0
	c44298fc1c149afb
	f4c8996fb92427ae
	41e4649b934ca495
	991b7852b8550100
	1000044000000100
	0440000001000000
	205da041bac0ee31
	35aebb0cadfba497
	c6a1877fae832dd3
	d1f8f7a871b825e8
	5480214000000100
	20e2f6cfc378d644
	f2d999628c60e04b
	f90cf5fb04812a95
	ed8c2c51173c98fd
	110022000bdf4c15
	701919bdd83283db
	905a993ebfb6ce24
	e1ca1fb7cab2d31c
	0e46416e70000001
	0000 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10668c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1069:Tss2_MU_TPMS_AUTH_RESPONSE_Unmarshal() Unmarshaling TPMS_AUTH_RESPONSE from 0x7ffee1cc2992 to buffer 0x56145b11d278 at index 0x115 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 277 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x7ffee1cc2992 at index 0x115 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 277 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc27ae at index 0x115 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 279 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 279 
trace:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() offset non-NULL, initial value: 279 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() Unmarshaling TPMA_SESSION from 0x56145b11d278 to buffer 0x7ffee1cc29d4 at index 0x117 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() offset parameter non-NULL, updated to 280 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 280 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x7ffee1cc29d6 at index 0x118 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 280 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc27ae at index 0x118 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 282 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 282 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11e2c8 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 14 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2ace at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 14 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() buffer NULL and offset non-NULL, updating offset to 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() Unmarshaling TPM2B_PUBLIC from 0x56145b11d278 to buffer 0x56145b11e720 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2a9e at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpmt-types.c:585:Tss2_MU_TPMT_PUBLIC_Unmarshal() Unmarshaling TPMT_PUBLIC from 0x56145b11e724 to buffer 0x56145b11d278 at index 0x14 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e724 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 22 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e726 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 24 
trace:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() offset non-NULL, initial value: 24 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() Unmarshaling TPMA_OBJECT from 0x56145b11d278 to buffer 0x56145b11e728 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:156:Tss2_MU_TPMA_OBJECT_Unmarshal() offset parameter non-NULL, updated to 28 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 28 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x56145b11e72c at index 0x1c 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 28 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc277e at index 0x1c 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 30 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 30 
debug:marshal:src/tss2-mu/tpms-types.c:1205:Tss2_MU_TPMS_ECC_PARMS_Unmarshal() Unmarshaling TPMS_ECC_PARMS from 0x56145b11e770 to buffer 0x56145b11d278 at index 0x1e 
debug:marshal:src/tss2-mu/tpmt-types.c:513:Tss2_MU_TPMT_SYM_DEF_OBJECT_Unmarshal() Unmarshaling TPMT_SYM_DEF_OBJECT from 0x56145b11e770 to buffer 0x56145b11d278 at index 0x1e 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 30 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e770 at index 0x1e 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 32 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 32 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e772 at index 0x20 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 34 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 34 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e774 at index 0x22 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 36 
debug:marshal:src/tss2-mu/tpmt-types.c:555:Tss2_MU_TPMT_ECC_SCHEME_Unmarshal() Unmarshaling TPMT_ECC_SCHEME from 0x56145b11e776 to buffer 0x56145b11d278 at index 0x24 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e776 at index 0x24 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 38 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 38 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e77c at index 0x26 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 40 
debug:marshal:src/tss2-mu/tpmt-types.c:531:Tss2_MU_TPMT_KDF_SCHEME_Unmarshal() Unmarshaling TPMT_KDF_SCHEME from 0x56145b11e77e to buffer 0x56145b11d278 at index 0x28 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 40 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x56145b11e77e at index 0x28 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 42 
debug:marshal:src/tss2-mu/tpms-types.c:1107:Tss2_MU_TPMS_ECC_POINT_Unmarshal() Unmarshaling TPMS_ECC_POINT from 0x56145b11e784 to buffer 0x56145b11d278 at index 0x2a 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 42 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56145b11d278 to buffer 0x56145b11e784 at index 0x2a 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 42 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc273e at index 0x2a 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 44 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 76 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset non-NULL, initial value: 76 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() Unmarshaling TPM2B_ECC_PARAMETER from 0x56145b11d278 to buffer 0x56145b11e806 at index 0x4c 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 76 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc273e at index 0x4c 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 78 
debug:marshal:src/tss2-mu/tpm2b-types.c:300:Tss2_MU_TPM2B_ECC_PARAMETER_Unmarshal() offset parameter non-NULL, updated to 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:334:Tss2_MU_TPM2B_PUBLIC_Unmarshal() offset parameter non-NULL, updated to 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:332:Tss2_MU_TPM2B_CREATION_DATA_Unmarshal() offset non-NULL, initial value: 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:332:Tss2_MU_TPM2B_CREATION_DATA_Unmarshal() Unmarshaling TPM2B_CREATION_DATA from 0x56145b11d278 to buffer 0x0 at index 0x6e 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 110 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2a9e at index 0x6e 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 112 
debug:marshal:src/tss2-mu/tpm2b-types.c:332:Tss2_MU_TPM2B_CREATION_DATA_Unmarshal() offset parameter non-NULL, updated to 167 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 167 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x0 at index 0xa7 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 167 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2a9e at index 0xa7 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 169 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 201 
debug:marshal:src/tss2-mu/tpmt-types.c:597:Tss2_MU_TPMT_TK_CREATION_Unmarshal() Unmarshaling TPMT_TK_CREATION from 0x0 to buffer 0x56145b11d278 at index 0xc9 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 201 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() buffer NULL and offset non-NULL, updating offset to 203 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 203 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() buffer NULL and offset non-NULL, updating offset to 207 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 207 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x0 at index 0xcf 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 207 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2a5e at index 0xcf 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 209 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 241 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset non-NULL, initial value: 241 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() Unmarshaling TPM2B_NAME from 0x56145b11d278 to buffer 0x7ffee1cc2b90 at index 0xf1 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 241 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2afe at index 0xf1 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 243 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset parameter non-NULL, updated to 277 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:79:iesys_cryptogcry_hash_start() call: context=0x7ffee1cc2838 hashAlg=11 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x56145b11e724 to buffer 0x7ffee1cc2840 at index 0x0 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc279c to buffer 0x7ffee1cc2840 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc279c to buffer 0x7ffee1cc2840 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 4 
trace:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset non-NULL, initial value: 4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffee1cc279c to buffer 0x7ffee1cc2840 at index 0x4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2798 to buffer 0x7ffee1cc2840 at index 0x8 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc274c to buffer 0x7ffee1cc2840 at index 0x8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffee1cc2798 to buffer 0x7ffee1cc2840 at index 0xa 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x56145b11e770 to buffer 0x7ffee1cc2840 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc270c to buffer 0x7ffee1cc2840 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc270c to buffer 0x7ffee1cc2840 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 14 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc270c to buffer 0x7ffee1cc2840 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x56145b11e776 to buffer 0x7ffee1cc2840 at index 0x10 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc270c to buffer 0x7ffee1cc2840 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 18 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc274c to buffer 0x7ffee1cc2840 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x56145b11e77e to buffer 0x7ffee1cc2840 at index 0x14 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 20 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc270c to buffer 0x7ffee1cc2840 at index 0x14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffee1cc2798 to buffer 0x7ffee1cc2840 at index 0x16 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc2748 to buffer 0x7ffee1cc2840 at index 0x16 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc26fc to buffer 0x7ffee1cc2840 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc2748 to buffer 0x7ffee1cc2840 at index 0x38 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 56 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc26fc to buffer 0x7ffee1cc2840 at index 0x38 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 58 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 90 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:139:iesys_cryptogcry_hash_update() called for context 0x56145b106b50, buffer 0x7ffee1cc2840 and size 90 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:150:iesys_cryptogcry_hash_update() Updating hash with (size=90): 
	0023000b00030072
	0000000600800043
	0010000300100020
	6f9ff86a48f3425b
	c46f68e9ede68c65
	24b4b81938d34aae
	5949dbc1066bbb84
	00207489b3094020
	a36cd6951427b2ce
	b58411841e80be78
	e1749022e3c91e9a
	f6e1 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:194:iesys_cryptogcry_hash_finish() called for context-pointer 0x7ffee1cc2838, buffer 0x7ffee1cc2af4 and size-pointer 0x7ffee1cc2830 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:214:iesys_cryptogcry_hash_finish() read hash result (size=32): 
	df4c15701919bdd8
	3283db905a993ebf
	b6ce24e1ca1fb7ca
	b2d31c0e46416e70 
trace:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() Marshalling TPMI_ALG_HASH from 0x7ffee1cc27dc to buffer 0x7ffee1cc2af2 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/esys_iutil.c:101:cmp_TPM2B_NAME() call 
trace:esys:src/tss2-esys/esys_iutil.c:24:cmp_UINT16() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
Loading key blob.
trace:esys:src/tss2-esys/api/Esys_Load.c:166:Esys_Load_Async() context=0x56145b11bd00, parentHandle=40bbff, inPrivate=0x56145b0e66cc,inPublic=0x56145b0e6464 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc298c to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc29fc to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:305:Tss2_MU_TPM2B_PRIVATE_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:305:Tss2_MU_TPM2B_PRIVATE_Marshal() Marshalling TPM2B_PRIVATE from 0x7ffee1cc29f8 to buffer 0x56145b11d278 at index 0xe 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc29ac to buffer 0x56145b11d278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpm2b-types.c:305:Tss2_MU_TPM2B_PRIVATE_Marshal() offset parameter non-NULL, updated to 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset non-NULL, initial value: 110 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() Marshalling TPM2B_PUBLIC from 0x7ffee1cc29e8 to buffer 0x56145b11d278 at index 0x6e 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 110 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc299c to buffer 0x56145b11d278 at index 0x6e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 112 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x56145b0e6468 to buffer 0x56145b11d278 at index 0x70 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 112 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc295c to buffer 0x56145b11d278 at index 0x70 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 114 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 114 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc295c to buffer 0x56145b11d278 at index 0x72 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 116 
trace:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset non-NULL, initial value: 116 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffee1cc295c to buffer 0x56145b11d278 at index 0x74 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 120 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 120 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2958 to buffer 0x56145b11d278 at index 0x78 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 120 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc290c to buffer 0x56145b11d278 at index 0x78 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 122 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 122 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffee1cc2958 to buffer 0x56145b11d278 at index 0x7a 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x56145b0e64b4 to buffer 0x56145b11d278 at index 0x7a 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 122 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28cc to buffer 0x56145b11d278 at index 0x7a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 124 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x56145b0e64ba to buffer 0x56145b11d278 at index 0x7c 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 124 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28cc to buffer 0x56145b11d278 at index 0x7c 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 126 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 126 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc290c to buffer 0x56145b11d278 at index 0x7e 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 128 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x56145b0e64c2 to buffer 0x56145b11d278 at index 0x80 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 128 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28cc to buffer 0x56145b11d278 at index 0x80 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 130 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffee1cc2958 to buffer 0x56145b11d278 at index 0x82 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 130 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc2908 to buffer 0x56145b11d278 at index 0x82 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 130 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28bc to buffer 0x56145b11d278 at index 0x82 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 132 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 164 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 164 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc2908 to buffer 0x56145b11d278 at index 0xa4 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 164 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc28bc to buffer 0x56145b11d278 at index 0xa4 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 166 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 198 
debug:marshal:src/tss2-mu/tpm2b-types.c:333:Tss2_MU_TPM2B_PUBLIC_Marshal() offset parameter non-NULL, updated to 198 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc29dc to buffer 0x56145b11d278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1053:Tss2_MU_TPMS_AUTH_COMMAND_Marshal() Marshalling TPMS_AUTH_COMMAND from 0x7ffee1cc29d8 to buffer 0x56145b11d278 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc298c to buffer 0x56145b11d278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2988 to buffer 0x56145b11d278 at index 0x16 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc293c to buffer 0x56145b11d278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 24 
trace:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset non-NULL, initial value: 24 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() Marshalling TPMA_SESSION from 0x7ffee1cc298c to buffer 0x56145b11d278 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset parameter non-NULL, updated to 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2988 to buffer 0x56145b11d278 at index 0x19 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc293c to buffer 0x56145b11d278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 27 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 27 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 211 byte command buffer: (size=211): 
	8002000000d30000
	015780ffffff0000
	0009400000090000
	000000005e0020cc
	c8fcb368cf8d44cf
	bd592bb68848d42e
	180421c759cad87b
	b9670c006646c700
	103d6d3c6b240e1a
	df59c94eca80df6e
	d887a5cd2286cd26
	b473cf6c0a9568cf
	f1aef45bc6f7b369
	23db7dd99c21526a
	d94006a3c89ab264
	d8ab230056002300
	0b00040472000000
	1000100003001000
	20f7211413bdd08d
	07e2ac9cdbaf2cef
	125f431161997caa
	5a5d350fa6a84a7b
	f5002098d7a6601e
	c3e351ff8eabc271
	cd2112aa11a2e5ec
	4969efa08f2875b3
	da0518 
debug:tcti:src/util/io.c:85:write_all() writing 211 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 211 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_Load.c:257:Esys_Load_Finish() context=0x56145b11bd00, objectHandle=0x7ffee1cc2d6c 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=59): 
	80020000003b0000
	000080fffffe0000
	00240022000bed52
	09d24e9c21d1cd0b
	63723abc8be8d52e
	fea5dec96566546f
	854d9214a9e50000
	010000 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10668c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1069:Tss2_MU_TPMS_AUTH_RESPONSE_Unmarshal() Unmarshaling TPMS_AUTH_RESPONSE from 0x7ffee1cc2a42 to buffer 0x56145b11d278 at index 0x36 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x7ffee1cc2a42 at index 0x36 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 54 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc285e at index 0x36 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 56 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 56 
trace:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() offset non-NULL, initial value: 56 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() Unmarshaling TPMA_SESSION from 0x56145b11d278 to buffer 0x7ffee1cc2a84 at index 0x38 
debug:marshal:src/tss2-mu/tpma-types.c:160:Tss2_MU_TPMA_SESSION_Unmarshal() offset parameter non-NULL, updated to 57 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset non-NULL, initial value: 57 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() Unmarshaling TPM2B_DIGEST from 0x56145b11d278 to buffer 0x7ffee1cc2a86 at index 0x39 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 57 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc285e at index 0x39 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 59 
debug:marshal:src/tss2-mu/tpm2b-types.c:276:Tss2_MU_TPM2B_DIGEST_Unmarshal() offset parameter non-NULL, updated to 59 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11e9d8 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 14 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2bbe at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 14 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() buffer NULL and offset non-NULL, updating offset to 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() Unmarshaling TPM2B_NAME from 0x56145b11d278 to buffer 0x7ffee1cc2c20 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() Unmarshaling UINT16 from 0x56145b11d278 to buffer 0x7ffee1cc2bbe at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:168:Tss2_MU_UINT16_Unmarshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:288:Tss2_MU_TPM2B_NAME_Unmarshal() offset parameter non-NULL, updated to 54 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:79:iesys_cryptogcry_hash_start() call: context=0x7ffee1cc28e8 hashAlg=11 
debug:marshal:src/tss2-mu/tpmt-types.c:578:Tss2_MU_TPMT_PUBLIC_Marshal() Marshalling TPMT_PUBLIC from 0x56145b11c3d4 to buffer 0x7ffee1cc28f0 at index 0x0 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc284c to buffer 0x7ffee1cc28f0 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc284c to buffer 0x7ffee1cc28f0 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 4 
trace:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset non-NULL, initial value: 4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() Marshalling TPMA_OBJECT from 0x7ffee1cc284c to buffer 0x7ffee1cc28f0 at index 0x4 
debug:marshal:src/tss2-mu/tpma-types.c:155:Tss2_MU_TPMA_OBJECT_Marshal() offset parameter non-NULL, updated to 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 8 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2848 to buffer 0x7ffee1cc28f0 at index 0x8 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27fc to buffer 0x7ffee1cc28f0 at index 0x8 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 10 
debug:marshal:src/tss2-mu/tpms-types.c:1199:Tss2_MU_TPMS_ECC_PARMS_Marshal() Marshalling TPMS_ECC_PARMS from 0x7ffee1cc2848 to buffer 0x7ffee1cc28f0 at index 0xa 
debug:marshal:src/tss2-mu/tpmt-types.c:509:Tss2_MU_TPMT_SYM_DEF_OBJECT_Marshal() Marshalling TPMT_SYM_DEF_OBJECT from 0x56145b11c420 to buffer 0x7ffee1cc28f0 at index 0xa 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27bc to buffer 0x7ffee1cc28f0 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 12 
debug:marshal:src/tss2-mu/tpmt-types.c:552:Tss2_MU_TPMT_ECC_SCHEME_Marshal() Marshalling TPMT_ECC_SCHEME from 0x56145b11c426 to buffer 0x7ffee1cc28f0 at index 0xc 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27bc to buffer 0x7ffee1cc28f0 at index 0xc 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 14 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27fc to buffer 0x7ffee1cc28f0 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpmt-types.c:528:Tss2_MU_TPMT_KDF_SCHEME_Marshal() Marshalling TPMT_KDF_SCHEME from 0x56145b11c42e to buffer 0x7ffee1cc28f0 at index 0x10 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27bc to buffer 0x7ffee1cc28f0 at index 0x10 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1103:Tss2_MU_TPMS_ECC_POINT_Marshal() Marshalling TPMS_ECC_POINT from 0x7ffee1cc2848 to buffer 0x7ffee1cc28f0 at index 0x12 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc27f8 to buffer 0x7ffee1cc28f0 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27ac to buffer 0x7ffee1cc28f0 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 20 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 52 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset non-NULL, initial value: 52 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() Marshalling TPM2B_ECC_PARAMETER from 0x7ffee1cc27f8 to buffer 0x7ffee1cc28f0 at index 0x34 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 52 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc27ac to buffer 0x7ffee1cc28f0 at index 0x34 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 54 
debug:marshal:src/tss2-mu/tpm2b-types.c:299:Tss2_MU_TPM2B_ECC_PARAMETER_Marshal() offset parameter non-NULL, updated to 86 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:139:iesys_cryptogcry_hash_update() called for context 0x56145b106b80, buffer 0x7ffee1cc28f0 and size 86 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:150:iesys_cryptogcry_hash_update() Updating hash with (size=86): 
	0023000b00040472
	0000001000100003
	00100020f7211413
	bdd08d07e2ac9cdb
	af2cef125f431161
	997caa5a5d350fa6
	a84a7bf5002098d7
	a6601ec3e351ff8e
	abc271cd2112aa11
	a2e5ec4969efa08f
	2875b3da0518 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:194:iesys_cryptogcry_hash_finish() called for context-pointer 0x7ffee1cc28e8, buffer 0x7ffee1cc2ba4 and size-pointer 0x7ffee1cc28e0 
trace:esys:src/tss2-esys/esys_crypto_gcrypt.c:214:iesys_cryptogcry_hash_finish() read hash result (size=32): 
	ed5209d24e9c21d1
	cd0b63723abc8be8
	d52efea5dec96566
	546f854d9214a9e5 
trace:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() Marshalling TPMI_ALG_HASH from 0x7ffee1cc288c to buffer 0x7ffee1cc2ba2 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:181:Tss2_MU_TPMI_ALG_HASH_Marshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/esys_iutil.c:101:cmp_TPM2B_NAME() call 
trace:esys:src/tss2-esys/esys_iutil.c:24:cmp_UINT16() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/esys_iutil.c:41:cmp_BYTE() call 
trace:esys:src/tss2-esys/api/Esys_FlushContext.c:117:Esys_FlushContext_Async() context=0x56145b11bd00, flushHandle=40bbff 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2b9c to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc2c0c to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 14 byte command buffer: (size=14):  
debug:tcti:src/util/io.c:85:write_all() writing 14 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 14 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_FlushContext.c:183:Esys_FlushContext_Finish() context=0x56145b11bd00 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0000 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10668c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2c5e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:esys:src/tss2-esys/api/Esys_Sign.c:186:Esys_Sign_Async() context=0x56145b11bd00, keyHandle=40bc00, digest=0x7ffee1cc2db0,inScheme=0x7ffee1cc2d7a, validation=0x7ffee1cc2e00 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc29ac to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc2a1c to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc2a18 to buffer 0x56145b11d278 at index 0xe 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc29cc to buffer 0x56145b11d278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 16 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 80 
debug:marshal:src/tss2-mu/tpmt-types.c:522:Tss2_MU_TPMT_SIG_SCHEME_Marshal() Marshalling TPMT_SIG_SCHEME from 0x7ffee1cc2d7a to buffer 0x56145b11d278 at index 0x50 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 80 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc29dc to buffer 0x56145b11d278 at index 0x50 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 82 
debug:marshal:src/tss2-mu/tpms-types.c:1080:Tss2_MU_TPMS_SCHEME_HASH_Marshal() Marshalling TPMS_SCHEME_HASH from 0x7ffee1cc29e8 to buffer 0x56145b11d278 at index 0x52 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 82 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc299c to buffer 0x56145b11d278 at index 0x52 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 84 
debug:marshal:src/tss2-mu/tpmt-types.c:612:Tss2_MU_TPMT_TK_HASHCHECK_Marshal() Marshalling TPMT_TK_HASHCHECK from 0x7ffee1cc2e00 to buffer 0x56145b11d278 at index 0x54 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 84 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc29dc to buffer 0x56145b11d278 at index 0x54 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 86 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 86 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc29dc to buffer 0x56145b11d278 at index 0x56 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 90 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 90 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc29d8 to buffer 0x56145b11d278 at index 0x5a 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 90 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc298c to buffer 0x56145b11d278 at index 0x5a 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 92 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 92 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 14 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc2a0c to buffer 0x56145b11d278 at index 0xe 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 18 
debug:marshal:src/tss2-mu/tpms-types.c:1053:Tss2_MU_TPMS_AUTH_COMMAND_Marshal() Marshalling TPMS_AUTH_COMMAND from 0x7ffee1cc2a08 to buffer 0x56145b11d278 at index 0x12 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 18 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc29bc to buffer 0x56145b11d278 at index 0x12 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc29b8 to buffer 0x56145b11d278 at index 0x16 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 22 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc296c to buffer 0x56145b11d278 at index 0x16 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 24 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 24 
trace:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset non-NULL, initial value: 24 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() Marshalling TPMA_SESSION from 0x7ffee1cc29bc to buffer 0x56145b11d278 at index 0x18 
debug:marshal:src/tss2-mu/tpma-types.c:159:Tss2_MU_TPMA_SESSION_Marshal() offset parameter non-NULL, updated to 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() Marshalling TPM2B_DIGEST from 0x7ffee1cc29b8 to buffer 0x56145b11d278 at index 0x19 
trace:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset non-NULL, initial value: 25 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() Marshalling UINT16 from 0x7ffee1cc296c to buffer 0x56145b11d278 at index 0x19 
debug:marshal:src/tss2-mu/base-types.c:167:Tss2_MU_UINT16_Marshal() offset parameter non-NULL, updated to 27 
debug:marshal:src/tss2-mu/tpm2b-types.c:275:Tss2_MU_TPM2B_DIGEST_Marshal() offset parameter non-NULL, updated to 27 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 105 byte command buffer: (size=105): 
	8002000000690000
	015d80fffffe0000
	0009400000090000
	000000004072aa85
	aafc5c6b0d76a4eb
	aaa97f3029b241c5
	a73d108ee4d7045c
	8643a4369d491f24
	46d9fd0b7e479924
	ae148709901e0a46
	d19fb6e517058a56
	ab2488113d001800
	0d80244000000700
	00 
debug:tcti:src/util/io.c:85:write_all() writing 105 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 105 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_Sign.c:280:Esys_Sign_Finish() context=0x56145b11bd00, signature=0x7ffee1cc2d88 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	01d5 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10668c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
WARNING:esys:src/tss2-esys/api/Esys_Sign.c:339:Esys_Sign_Finish() Received TPM Error 
ERROR:esys:src/tss2-esys/api/Esys_Sign.c:132:Esys_Sign() Esys Finish ErrorCode (0x000001d5) 
trace:esys:src/tss2-esys/api/Esys_FlushContext.c:117:Esys_FlushContext_Async() context=0x56145b11bd00, flushHandle=40bc00 
trace:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() Marshalling TPM2_ST from 0x7ffee1cc2bdc to buffer 0x56145b11d278 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:175:Tss2_MU_TPM2_ST_Marshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset non-NULL, initial value: 10 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() Marshalling UINT32 from 0x7ffee1cc2c4c to buffer 0x56145b11d278 at index 0xa 
debug:marshal:src/tss2-mu/base-types.c:169:Tss2_MU_UINT32_Marshal() offset parameter non-NULL, updated to 14 
debug:tcti:src/tss2-tcti/tcti-device.c:77:tcti_device_transmit() sending 14 byte command buffer: (size=14):  
debug:tcti:src/util/io.c:85:write_all() writing 14 bytes starting at 0x56145b11d278 to fd 5 
debug:tcti:src/util/io.c:96:write_all() wrote 14 bytes to fd 5 
trace:esys:src/tss2-esys/api/Esys_FlushContext.c:183:Esys_FlushContext_Finish() context=0x56145b11bd00 
debug:tcti:src/tss2-tcti/tcti-device.c:185:tcti_device_receive() Response Received (size=10): 
	80010000000a0000
	0000 
trace:tcti:src/tss2-tcti/tcti-common.c:105:header_unmarshal() Parsing header from buffer: 0x56145b11d278 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b10668c at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106690 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b106694 at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x56145b11d244 at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d246 at index 0x2 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 6 
trace:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset non-NULL, initial value: 6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() Unmarshaling UINT32 from 0x56145b11d278 to buffer 0x56145b11d24a at index 0x6 
debug:marshal:src/tss2-mu/base-types.c:170:Tss2_MU_UINT32_Unmarshal() offset parameter non-NULL, updated to 10 
trace:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset non-NULL, initial value: 0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() Unmarshaling TPM2_ST from 0x56145b11d278 to buffer 0x7ffee1cc2c9e at index 0x0 
debug:marshal:src/tss2-mu/base-types.c:176:Tss2_MU_TPM2_ST_Unmarshal() offset parameter non-NULL, updated to 2 
ERROR
140384507732416:error:8007806D:tpm2-tss-engine:ecdsa_sign:Unknown TPM error occured. Please check tpm2tss logs:src/tpm2-tss-engine-ecc.c:177:
140384507732416:error:14179006:SSL routines:tls_construct_server_key_exchange:EVP lib:../ssl/statem/statem_srvr.c:1926:
shutting down SSL
CONNECTION CLOSED

@AndreasFuchsTPM
Copy link
Member

Sorry, I think I found it.

In the mean time, tpm2_rc_decode 0x000001d5tells me parameter(1):structure is the wrong size, where parameter(1) should be the digest.

I guess, that ecdsa_sign called for input data(size=64): is the problem here.
64Bytes means SHA512, which is not supported by most TPMs. Most TPMs only support SHA256, i.e. 32Bytes max.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 4, 2018

Then we need to somehow tell OpenSSL that this EVP_PKEY can't do SHA512 signing...

@AndreasFuchsTPM
Copy link
Member

That's what I though and where I don't have any clue right now...

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 4, 2018

It does actually work with -tls1, FWIW.

@mattcaswell
Copy link

Try adding -sigalgs "ECDSA+SHA256" to your s_server command line.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 5, 2018

That works for the explicit test, just as -tls1 did.

But when my VPN client has just been given a PEM which happens to be a TPMv2 key, we need it to happen automatically. I bet we'll need something similar for PKCS#11.

In GnuTLS I can indicate which hashes are supported by a given privkey. That's what I'm looking for here.

@mattcaswell
Copy link

In OpenSSL configuring the sigalgs is done entirely independently of the EVP_PKEY. There is no concept in libssl of querying the EVP_PKEY to test its ability to handle particular hashes.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 5, 2018

We need to fix that if we want OpenSSL to support hardware EC keys.

@AndreasFuchsTPM
Copy link
Member

I've gone through the code once more. We actually don't restrict hash algs during creation.
And we guess the hashAlg from the digest_len, thus the scheme is set to SHA1.
Thus, I don't really understand why the TPM considers 20Byte to be the wrong length.

I'm totally puzzled. Could you maybe set a breakpoint it gdb and dump inScheme and digest ?

https://github.com/tpm2-software/tpm2-tss-engine/blob/master/src/tpm2-tss-engine-ecc.c#L175 is the place...

@AndreasFuchsTPM AndreasFuchsTPM added the bug Something isn't working label Oct 12, 2018
@AndreasFuchsTPM AndreasFuchsTPM self-assigned this Oct 12, 2018
@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 12, 2018

Hm? The size here was 64, which is SHA512 — the TPM can't do it. All we really want to do here is tell OpenSSL that this particular EVP_PKEY can't do SHA512, but OpenSSL currently lacks a way to handle that. Hence openssl/openssl#7348

Ultimately there isn't a lot we can do on the ENGINE side until OpenSSL gives us a way to tell it we can't do SHA512, is there?

@AndreasFuchsTPM
Copy link
Member

Oh darn... of course... I was confused again... ;-)

@mattcaswell Is there also a way to blacklist a sigalg ? (maybe even within an openssl.cnf file ?)
If not, maybe that would be a nice addition to OpenSSL.

@AndreasFuchsTPM AndreasFuchsTPM added help wanted Extra attention is needed question Further information is requested third-party bug and removed bug Something isn't working labels Oct 12, 2018
@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 13, 2018

Not with openssl.cnf. This has to be an attribute of the EVP_PKEY. I'll take a look, once the other bits we're working on are done.

@AndreasFuchsTPM
Copy link
Member

I was wondering about a workaround for right now (tm), with older versions of OpenSSL.

I don't want to require users to enumerate all sigalgs depending on their keytype, but instead want to write something into our readme how to blacklist sha512. (if that's possible)

@mattcaswell
Copy link

Not with openssl.cnf. This has to be an attribute of the EVP_PKEY. I'll take a look, once the other bits we're working on are done.

It doesn't have to be an attribute of the EVP_PKEY if you are blacklisting it universally. That is possible via openssl.cnf. See the "SignatureAlgorithms" configuration file command on this page:

https://www.openssl.org/docs/man1.1.1/man3/SSL_CONF_cmd.html

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 15, 2018

It doesn't have to be an attribute of the EVP_PKEY if you are blacklisting it universally.

As ever, I'm looking at the question of how I make this stuff JustWork™ for users, out of the box.

Given that context, I'm not sure how to interpret the above suggestion except that we should tell all OS distributions to change their default openssl.cnf in their packaging to disable SHA512 (and SHA384, as it happens) just in case anyone tries using PKCS#11 or TPM or other ENGINE-based hardware EVP_PKEYs that can't support them. And if that's what you're saying, then it would be better for OpenSSL to change its own defaults, surely?

@mattcaswell
Copy link

As ever, I'm looking at the question of how I make this stuff JustWork™ for users, out of the box.

My comment was made in the context of @AndreasFuchsSIT's comment:

I was wondering about a workaround for right now (tm), with older versions of OpenSSL.

I don't want to require users to enumerate all sigalgs depending on their keytype, but instead want to write something into our readme how to blacklist sha512. (if that's possible)

I'm not suggesting this is the right long term answer. I'm just saying that as a workaround it could be used.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 15, 2018

OK, thanks for the clarification. I've just been testing with-tls1 for that.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 16, 2018

I posted openssl/openssl#7408 as an attempt to fix this in OpenSSL. We would need to wire up our end to handle ASN1_PKEY_CTRL_SUPPORTS_MD_NID.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 16, 2018

I note we currently set up neither our own pmeth nor ameth and in fact we don't even set the engine pointer in our created keys, which is kind of broken. I also seem to recall that last time I worked out the different use cases for ameth vs. pmeth it only made me sad, so I really am going to leave that part to you while I get on with real work...

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 16, 2018

I lied. Turns out OpenSSL does give us a way to tell it we can't do SHA512. There is a EVP_PKEY_get_default_digest_nid() function which can indicate that the digest it returns is mandatory.

OpenSSL doesn't actually honour that, mind you, but it isn't an ABI change to make it do so; no need for the new method in my original PR and limiting it to newer versions.

@AndreasFuchsTPM
Copy link
Member

Ok, so @dwmw2 will keep working on making it "just work (tm)" and I guess give me a PR when it does ?

I opened up #30 for the "manual workaround (tm)" that works for the moment.

@dwmw2
Copy link
Contributor Author

dwmw2 commented Oct 16, 2018

@AndreasFuchsSIT I'll let you ensure you have an ameth which implements ASN1_PKEY_CTRL_DEFAULT_MD_NID, reporting something like SHA1 or SHA256 as mandatory.

Arguably if you do that, it should be considered a bug in existing versions of OpenSSL that they then ask you to perform any other kind of signature. And in fact, that bug is fixed in my trees at
https://github.com/dwmw2/openssl/commits/pkey_md_1.1.1
https://github.com/dwmw2/openssl/commits/pkey_md_1.1.0
I'll let the PR for OpenSSL 1.1.2 settle first though, before I actually submit those for the stable branches (and I can do 1.0.2 too).

@dwmw2
Copy link
Contributor Author

dwmw2 commented Nov 10, 2018

This is fixed in OpenSSL master now that openssl/openssl#7408 is merged.
PRs open for 1.0.2: openssl/openssl#7610 and 1.1.1: openssl/openssl#7609

This bug is all yours now :)

@AndreasFuchsTPM
Copy link
Member

See #31 for updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested third-party bug
Projects
None yet
Development

No branches or pull requests

3 participants