Lines Matching refs:crypto
9440 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Startup()
9441 crypto::SecureHash::SHA256)); in SerializeCommand_Startup()
9561 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Startup()
9562 crypto::SecureHash::SHA256)); in ParseResponse_Startup()
9676 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Shutdown()
9677 crypto::SecureHash::SHA256)); in SerializeCommand_Shutdown()
9797 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Shutdown()
9798 crypto::SecureHash::SHA256)); in ParseResponse_Shutdown()
9912 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SelfTest()
9913 crypto::SecureHash::SHA256)); in SerializeCommand_SelfTest()
10033 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SelfTest()
10034 crypto::SecureHash::SHA256)); in ParseResponse_SelfTest()
10148 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_IncrementalSelfTest()
10149 crypto::SecureHash::SHA256)); in SerializeCommand_IncrementalSelfTest()
10270 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_IncrementalSelfTest()
10271 crypto::SecureHash::SHA256)); in ParseResponse_IncrementalSelfTest()
10391 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetTestResult()
10392 crypto::SecureHash::SHA256)); in SerializeCommand_GetTestResult()
10510 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetTestResult()
10511 crypto::SecureHash::SHA256)); in ParseResponse_GetTestResult()
10723 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_StartAuthSession()
10724 crypto::SecureHash::SHA256)); in SerializeCommand_StartAuthSession()
10878 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_StartAuthSession()
10879 crypto::SecureHash::SHA256)); in ParseResponse_StartAuthSession()
11062 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyRestart()
11063 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyRestart()
11183 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyRestart()
11184 crypto::SecureHash::SHA256)); in ParseResponse_PolicyRestart()
11343 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Create()
11344 crypto::SecureHash::SHA256)); in SerializeCommand_Create()
11485 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Create()
11486 crypto::SecureHash::SHA256)); in ParseResponse_Create()
11731 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Load()
11732 crypto::SecureHash::SHA256)); in SerializeCommand_Load()
11870 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Load()
11871 crypto::SecureHash::SHA256)); in ParseResponse_Load()
12057 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_LoadExternal()
12058 crypto::SecureHash::SHA256)); in SerializeCommand_LoadExternal()
12196 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_LoadExternal()
12197 crypto::SecureHash::SHA256)); in ParseResponse_LoadExternal()
12356 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ReadPublic()
12357 crypto::SecureHash::SHA256)); in SerializeCommand_ReadPublic()
12480 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ReadPublic()
12481 crypto::SecureHash::SHA256)); in ParseResponse_ReadPublic()
12691 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ActivateCredential()
12692 crypto::SecureHash::SHA256)); in SerializeCommand_ActivateCredential()
12825 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ActivateCredential()
12826 crypto::SecureHash::SHA256)); in ParseResponse_ActivateCredential()
13015 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_MakeCredential()
13016 crypto::SecureHash::SHA256)); in SerializeCommand_MakeCredential()
13146 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_MakeCredential()
13147 crypto::SecureHash::SHA256)); in ParseResponse_MakeCredential()
13318 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Unseal()
13319 crypto::SecureHash::SHA256)); in SerializeCommand_Unseal()
13440 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Unseal()
13441 crypto::SecureHash::SHA256)); in ParseResponse_Unseal()
13615 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ObjectChangeAuth()
13616 crypto::SecureHash::SHA256)); in SerializeCommand_ObjectChangeAuth()
13745 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ObjectChangeAuth()
13746 crypto::SecureHash::SHA256)); in ParseResponse_ObjectChangeAuth()
13940 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Duplicate()
13941 crypto::SecureHash::SHA256)); in SerializeCommand_Duplicate()
14076 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Duplicate()
14077 crypto::SecureHash::SHA256)); in ParseResponse_Duplicate()
14311 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Rewrap()
14312 crypto::SecureHash::SHA256)); in SerializeCommand_Rewrap()
14450 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Rewrap()
14451 crypto::SecureHash::SHA256)); in ParseResponse_Rewrap()
14682 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Import()
14683 crypto::SecureHash::SHA256)); in SerializeCommand_Import()
14824 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Import()
14825 crypto::SecureHash::SHA256)); in ParseResponse_Import()
15026 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_RSA_Encrypt()
15027 crypto::SecureHash::SHA256)); in SerializeCommand_RSA_Encrypt()
15160 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_RSA_Encrypt()
15161 crypto::SecureHash::SHA256)); in ParseResponse_RSA_Encrypt()
15354 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_RSA_Decrypt()
15355 crypto::SecureHash::SHA256)); in SerializeCommand_RSA_Decrypt()
15488 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_RSA_Decrypt()
15489 crypto::SecureHash::SHA256)); in ParseResponse_RSA_Decrypt()
15650 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ECDH_KeyGen()
15651 crypto::SecureHash::SHA256)); in SerializeCommand_ECDH_KeyGen()
15773 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ECDH_KeyGen()
15774 crypto::SecureHash::SHA256)); in ParseResponse_ECDH_KeyGen()
15953 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ECDH_ZGen()
15954 crypto::SecureHash::SHA256)); in SerializeCommand_ECDH_ZGen()
16079 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ECDH_ZGen()
16080 crypto::SecureHash::SHA256)); in ParseResponse_ECDH_ZGen()
16232 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ECC_Parameters()
16233 crypto::SecureHash::SHA256)); in SerializeCommand_ECC_Parameters()
16354 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ECC_Parameters()
16355 crypto::SecureHash::SHA256)); in ParseResponse_ECC_Parameters()
16524 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ZGen_2Phase()
16525 crypto::SecureHash::SHA256)); in SerializeCommand_ZGen_2Phase()
16663 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ZGen_2Phase()
16664 crypto::SecureHash::SHA256)); in ParseResponse_ZGen_2Phase()
16875 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_EncryptDecrypt()
16876 crypto::SecureHash::SHA256)); in SerializeCommand_EncryptDecrypt()
17014 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_EncryptDecrypt()
17015 crypto::SecureHash::SHA256)); in ParseResponse_EncryptDecrypt()
17217 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Hash()
17218 crypto::SecureHash::SHA256)); in SerializeCommand_Hash()
17348 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Hash()
17349 crypto::SecureHash::SHA256)); in ParseResponse_Hash()
17540 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_HMAC()
17541 crypto::SecureHash::SHA256)); in SerializeCommand_HMAC()
17670 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_HMAC()
17671 crypto::SecureHash::SHA256)); in ParseResponse_HMAC()
17827 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetRandom()
17828 crypto::SecureHash::SHA256)); in SerializeCommand_GetRandom()
17949 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetRandom()
17950 crypto::SecureHash::SHA256)); in ParseResponse_GetRandom()
18102 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_StirRandom()
18103 crypto::SecureHash::SHA256)); in SerializeCommand_StirRandom()
18223 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_StirRandom()
18224 crypto::SecureHash::SHA256)); in ParseResponse_StirRandom()
18363 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_HMAC_Start()
18364 crypto::SecureHash::SHA256)); in SerializeCommand_HMAC_Start()
18501 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_HMAC_Start()
18502 crypto::SecureHash::SHA256)); in ParseResponse_HMAC_Start()
18650 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_HashSequenceStart()
18651 crypto::SecureHash::SHA256)); in SerializeCommand_HashSequenceStart()
18784 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_HashSequenceStart()
18785 crypto::SecureHash::SHA256)); in ParseResponse_HashSequenceStart()
18926 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SequenceUpdate()
18927 crypto::SecureHash::SHA256)); in SerializeCommand_SequenceUpdate()
19051 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SequenceUpdate()
19052 crypto::SecureHash::SHA256)); in ParseResponse_SequenceUpdate()
19199 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SequenceComplete()
19200 crypto::SecureHash::SHA256)); in SerializeCommand_SequenceComplete()
19330 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SequenceComplete()
19331 crypto::SecureHash::SHA256)); in ParseResponse_SequenceComplete()
19527 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_EventSequenceComplete()
19528 crypto::SecureHash::SHA256)); in SerializeCommand_EventSequenceComplete()
19657 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_EventSequenceComplete()
19658 crypto::SecureHash::SHA256)); in ParseResponse_EventSequenceComplete()
19836 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Certify()
19837 crypto::SecureHash::SHA256)); in SerializeCommand_Certify()
19971 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Certify()
19972 crypto::SecureHash::SHA256)); in ParseResponse_Certify()
20200 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_CertifyCreation()
20201 crypto::SecureHash::SHA256)); in SerializeCommand_CertifyCreation()
20343 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_CertifyCreation()
20344 crypto::SecureHash::SHA256)); in ParseResponse_CertifyCreation()
20563 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Quote()
20564 crypto::SecureHash::SHA256)); in SerializeCommand_Quote()
20698 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Quote()
20699 crypto::SecureHash::SHA256)); in ParseResponse_Quote()
20916 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetSessionAuditDigest()
20917 crypto::SecureHash::SHA256)); in SerializeCommand_GetSessionAuditDigest()
21055 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetSessionAuditDigest()
21056 crypto::SecureHash::SHA256)); in ParseResponse_GetSessionAuditDigest()
21276 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetCommandAuditDigest()
21277 crypto::SecureHash::SHA256)); in SerializeCommand_GetCommandAuditDigest()
21411 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetCommandAuditDigest()
21412 crypto::SecureHash::SHA256)); in ParseResponse_GetCommandAuditDigest()
21624 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetTime()
21625 crypto::SecureHash::SHA256)); in SerializeCommand_GetTime()
21759 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetTime()
21760 crypto::SecureHash::SHA256)); in ParseResponse_GetTime()
21971 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Commit()
21972 crypto::SecureHash::SHA256)); in SerializeCommand_Commit()
22113 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Commit()
22114 crypto::SecureHash::SHA256)); in ParseResponse_Commit()
22326 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_EC_Ephemeral()
22327 crypto::SecureHash::SHA256)); in SerializeCommand_EC_Ephemeral()
22454 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_EC_Ephemeral()
22455 crypto::SecureHash::SHA256)); in ParseResponse_EC_Ephemeral()
22640 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_VerifySignature()
22641 crypto::SecureHash::SHA256)); in SerializeCommand_VerifySignature()
22770 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_VerifySignature()
22771 crypto::SecureHash::SHA256)); in ParseResponse_VerifySignature()
22944 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Sign()
22945 crypto::SecureHash::SHA256)); in SerializeCommand_Sign()
23078 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Sign()
23079 crypto::SecureHash::SHA256)); in ParseResponse_Sign()
23248 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SetCommandCodeAuditStatus()
23249 crypto::SecureHash::SHA256)); in SerializeCommand_SetCommandCodeAuditStatus()
23381 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SetCommandCodeAuditStatus()
23382 crypto::SecureHash::SHA256)); in ParseResponse_SetCommandCodeAuditStatus()
23521 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_Extend()
23522 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_Extend()
23646 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_Extend()
23647 crypto::SecureHash::SHA256)); in ParseResponse_PCR_Extend()
23786 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_Event()
23787 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_Event()
23912 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_Event()
23913 crypto::SecureHash::SHA256)); in ParseResponse_PCR_Event()
24049 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_Read()
24050 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_Read()
24173 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_Read()
24174 crypto::SecureHash::SHA256)); in ParseResponse_PCR_Read()
24339 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_Allocate()
24340 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_Allocate()
24468 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_Allocate()
24469 crypto::SecureHash::SHA256)); in ParseResponse_PCR_Allocate()
24681 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_SetAuthPolicy()
24682 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_SetAuthPolicy()
24814 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_SetAuthPolicy()
24815 crypto::SecureHash::SHA256)); in ParseResponse_PCR_SetAuthPolicy()
24966 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_SetAuthValue()
24967 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_SetAuthValue()
25091 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_SetAuthValue()
25092 crypto::SecureHash::SHA256)); in ParseResponse_PCR_SetAuthValue()
25215 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PCR_Reset()
25216 crypto::SecureHash::SHA256)); in SerializeCommand_PCR_Reset()
25336 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PCR_Reset()
25337 crypto::SecureHash::SHA256)); in ParseResponse_PCR_Reset()
25513 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicySigned()
25514 crypto::SecureHash::SHA256)); in SerializeCommand_PolicySigned()
25660 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicySigned()
25661 crypto::SecureHash::SHA256)); in ParseResponse_PolicySigned()
25901 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicySecret()
25902 crypto::SecureHash::SHA256)); in SerializeCommand_PolicySecret()
26044 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicySecret()
26045 crypto::SecureHash::SHA256)); in ParseResponse_PolicySecret()
26280 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyTicket()
26281 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyTicket()
26421 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyTicket()
26422 crypto::SecureHash::SHA256)); in ParseResponse_PolicyTicket()
26569 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyOR()
26570 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyOR()
26694 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyOR()
26695 crypto::SecureHash::SHA256)); in ParseResponse_PolicyOR()
26842 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyPCR()
26843 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyPCR()
26971 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyPCR()
26972 crypto::SecureHash::SHA256)); in ParseResponse_PolicyPCR()
27107 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyLocality()
27108 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyLocality()
27232 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyLocality()
27233 crypto::SecureHash::SHA256)); in ParseResponse_PolicyLocality()
27406 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyNV()
27407 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyNV()
27547 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyNV()
27548 crypto::SecureHash::SHA256)); in ParseResponse_PolicyNV()
27727 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyCounterTimer()
27728 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyCounterTimer()
27860 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyCounterTimer()
27861 crypto::SecureHash::SHA256)); in ParseResponse_PolicyCounterTimer()
28000 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyCommandCode()
28001 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyCommandCode()
28125 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyCommandCode()
28126 crypto::SecureHash::SHA256)); in ParseResponse_PolicyCommandCode()
28249 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyPhysicalPresence()
28250 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyPhysicalPresence()
28370 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyPhysicalPresence()
28371 crypto::SecureHash::SHA256)); in ParseResponse_PolicyPhysicalPresence()
28506 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyCpHash()
28507 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyCpHash()
28631 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyCpHash()
28632 crypto::SecureHash::SHA256)); in ParseResponse_PolicyCpHash()
28771 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyNameHash()
28772 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyNameHash()
28896 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyNameHash()
28897 crypto::SecureHash::SHA256)); in ParseResponse_PolicyNameHash()
29052 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyDuplicationSelect()
29053 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyDuplicationSelect()
29185 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyDuplicationSelect()
29186 crypto::SecureHash::SHA256)); in ParseResponse_PolicyDuplicationSelect()
29357 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyAuthorize()
29358 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyAuthorize()
29494 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyAuthorize()
29495 crypto::SecureHash::SHA256)); in ParseResponse_PolicyAuthorize()
29630 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyAuthValue()
29631 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyAuthValue()
29751 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyAuthValue()
29752 crypto::SecureHash::SHA256)); in ParseResponse_PolicyAuthValue()
29871 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyPassword()
29872 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyPassword()
29992 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyPassword()
29993 crypto::SecureHash::SHA256)); in ParseResponse_PolicyPassword()
30112 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyGetDigest()
30113 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyGetDigest()
30234 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyGetDigest()
30235 crypto::SecureHash::SHA256)); in ParseResponse_PolicyGetDigest()
30392 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PolicyNvWritten()
30393 crypto::SecureHash::SHA256)); in SerializeCommand_PolicyNvWritten()
30517 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PolicyNvWritten()
30518 crypto::SecureHash::SHA256)); in ParseResponse_PolicyNvWritten()
30681 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_CreatePrimary()
30682 crypto::SecureHash::SHA256)); in SerializeCommand_CreatePrimary()
30832 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_CreatePrimary()
30833 crypto::SecureHash::SHA256)); in ParseResponse_CreatePrimary()
31076 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_HierarchyControl()
31077 crypto::SecureHash::SHA256)); in SerializeCommand_HierarchyControl()
31205 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_HierarchyControl()
31206 crypto::SecureHash::SHA256)); in ParseResponse_HierarchyControl()
31357 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SetPrimaryPolicy()
31358 crypto::SecureHash::SHA256)); in SerializeCommand_SetPrimaryPolicy()
31486 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SetPrimaryPolicy()
31487 crypto::SecureHash::SHA256)); in ParseResponse_SetPrimaryPolicy()
31614 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ChangePPS()
31615 crypto::SecureHash::SHA256)); in SerializeCommand_ChangePPS()
31735 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ChangePPS()
31736 crypto::SecureHash::SHA256)); in ParseResponse_ChangePPS()
31855 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ChangeEPS()
31856 crypto::SecureHash::SHA256)); in SerializeCommand_ChangeEPS()
31976 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ChangeEPS()
31977 crypto::SecureHash::SHA256)); in ParseResponse_ChangeEPS()
32096 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_Clear()
32097 crypto::SecureHash::SHA256)); in SerializeCommand_Clear()
32217 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_Clear()
32218 crypto::SecureHash::SHA256)); in ParseResponse_Clear()
32345 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ClearControl()
32346 crypto::SecureHash::SHA256)); in SerializeCommand_ClearControl()
32470 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ClearControl()
32471 crypto::SecureHash::SHA256)); in ParseResponse_ClearControl()
32610 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_HierarchyChangeAuth()
32611 crypto::SecureHash::SHA256)); in SerializeCommand_HierarchyChangeAuth()
32735 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_HierarchyChangeAuth()
32736 crypto::SecureHash::SHA256)); in ParseResponse_HierarchyChangeAuth()
32859 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_DictionaryAttackLockReset()
32860 crypto::SecureHash::SHA256)); in SerializeCommand_DictionaryAttackLockReset()
32980 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_DictionaryAttackLockReset()
32981 crypto::SecureHash::SHA256)); in ParseResponse_DictionaryAttackLockReset()
33124 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_DictionaryAttackParameters()
33125 crypto::SecureHash::SHA256)); in SerializeCommand_DictionaryAttackParameters()
33257 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_DictionaryAttackParameters()
33258 crypto::SecureHash::SHA256)); in ParseResponse_DictionaryAttackParameters()
33405 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_PP_Commands()
33406 crypto::SecureHash::SHA256)); in SerializeCommand_PP_Commands()
33534 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_PP_Commands()
33535 crypto::SecureHash::SHA256)); in ParseResponse_PP_Commands()
33670 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_SetAlgorithmSet()
33671 crypto::SecureHash::SHA256)); in SerializeCommand_SetAlgorithmSet()
33795 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_SetAlgorithmSet()
33796 crypto::SecureHash::SHA256)); in ParseResponse_SetAlgorithmSet()
33952 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_FieldUpgradeStart()
33953 crypto::SecureHash::SHA256)); in SerializeCommand_FieldUpgradeStart()
34085 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_FieldUpgradeStart()
34086 crypto::SecureHash::SHA256)); in ParseResponse_FieldUpgradeStart()
34228 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_FieldUpgradeData()
34229 crypto::SecureHash::SHA256)); in SerializeCommand_FieldUpgradeData()
34351 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_FieldUpgradeData()
34352 crypto::SecureHash::SHA256)); in ParseResponse_FieldUpgradeData()
34494 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_FirmwareRead()
34495 crypto::SecureHash::SHA256)); in SerializeCommand_FirmwareRead()
34616 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_FirmwareRead()
34617 crypto::SecureHash::SHA256)); in ParseResponse_FirmwareRead()
34762 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ContextSave()
34763 crypto::SecureHash::SHA256)); in SerializeCommand_ContextSave()
34884 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ContextSave()
34885 crypto::SecureHash::SHA256)); in ParseResponse_ContextSave()
35017 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ContextLoad()
35018 crypto::SecureHash::SHA256)); in SerializeCommand_ContextLoad()
35147 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ContextLoad()
35148 crypto::SecureHash::SHA256)); in ParseResponse_ContextLoad()
35268 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_FlushContext()
35269 crypto::SecureHash::SHA256)); in SerializeCommand_FlushContext()
35389 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_FlushContext()
35390 crypto::SecureHash::SHA256)); in ParseResponse_FlushContext()
35522 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_EvictControl()
35523 crypto::SecureHash::SHA256)); in SerializeCommand_EvictControl()
35651 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_EvictControl()
35652 crypto::SecureHash::SHA256)); in ParseResponse_EvictControl()
35774 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ReadClock()
35775 crypto::SecureHash::SHA256)); in SerializeCommand_ReadClock()
35892 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ReadClock()
35893 crypto::SecureHash::SHA256)); in ParseResponse_ReadClock()
36026 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ClockSet()
36027 crypto::SecureHash::SHA256)); in SerializeCommand_ClockSet()
36151 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ClockSet()
36152 crypto::SecureHash::SHA256)); in ParseResponse_ClockSet()
36283 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_ClockRateAdjust()
36284 crypto::SecureHash::SHA256)); in SerializeCommand_ClockRateAdjust()
36408 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_ClockRateAdjust()
36409 crypto::SecureHash::SHA256)); in ParseResponse_ClockRateAdjust()
36547 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_GetCapability()
36548 crypto::SecureHash::SHA256)); in SerializeCommand_GetCapability()
36678 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_GetCapability()
36679 crypto::SecureHash::SHA256)); in ParseResponse_GetCapability()
36829 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_TestParms()
36830 crypto::SecureHash::SHA256)); in SerializeCommand_TestParms()
36950 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_TestParms()
36951 crypto::SecureHash::SHA256)); in ParseResponse_TestParms()
37090 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_DefineSpace()
37091 crypto::SecureHash::SHA256)); in SerializeCommand_NV_DefineSpace()
37219 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_DefineSpace()
37220 crypto::SecureHash::SHA256)); in ParseResponse_NV_DefineSpace()
37356 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_UndefineSpace()
37357 crypto::SecureHash::SHA256)); in SerializeCommand_NV_UndefineSpace()
37481 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_UndefineSpace()
37482 crypto::SecureHash::SHA256)); in ParseResponse_NV_UndefineSpace()
37618 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_UndefineSpaceSpecial()
37619 crypto::SecureHash::SHA256)); in SerializeCommand_NV_UndefineSpaceSpecial()
37743 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_UndefineSpaceSpecial()
37744 crypto::SecureHash::SHA256)); in ParseResponse_NV_UndefineSpaceSpecial()
37871 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_ReadPublic()
37872 crypto::SecureHash::SHA256)); in SerializeCommand_NV_ReadPublic()
37994 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_ReadPublic()
37995 crypto::SecureHash::SHA256)); in ParseResponse_NV_ReadPublic()
38191 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_Write()
38192 crypto::SecureHash::SHA256)); in SerializeCommand_NV_Write()
38324 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_Write()
38325 crypto::SecureHash::SHA256)); in ParseResponse_NV_Write()
38469 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_Increment()
38470 crypto::SecureHash::SHA256)); in SerializeCommand_NV_Increment()
38594 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_Increment()
38595 crypto::SecureHash::SHA256)); in ParseResponse_NV_Increment()
38747 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_Extend()
38748 crypto::SecureHash::SHA256)); in SerializeCommand_NV_Extend()
38876 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_Extend()
38877 crypto::SecureHash::SHA256)); in ParseResponse_NV_Extend()
39025 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_SetBits()
39026 crypto::SecureHash::SHA256)); in SerializeCommand_NV_SetBits()
39154 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_SetBits()
39155 crypto::SecureHash::SHA256)); in ParseResponse_NV_SetBits()
39295 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_WriteLock()
39296 crypto::SecureHash::SHA256)); in SerializeCommand_NV_WriteLock()
39420 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_WriteLock()
39421 crypto::SecureHash::SHA256)); in ParseResponse_NV_WriteLock()
39548 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_GlobalWriteLock()
39549 crypto::SecureHash::SHA256)); in SerializeCommand_NV_GlobalWriteLock()
39669 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_GlobalWriteLock()
39670 crypto::SecureHash::SHA256)); in ParseResponse_NV_GlobalWriteLock()
39814 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_Read()
39815 crypto::SecureHash::SHA256)); in SerializeCommand_NV_Read()
39948 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_Read()
39949 crypto::SecureHash::SHA256)); in ParseResponse_NV_Read()
40123 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_ReadLock()
40124 crypto::SecureHash::SHA256)); in SerializeCommand_NV_ReadLock()
40248 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_ReadLock()
40249 crypto::SecureHash::SHA256)); in ParseResponse_NV_ReadLock()
40392 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_ChangeAuth()
40393 crypto::SecureHash::SHA256)); in SerializeCommand_NV_ChangeAuth()
40517 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_ChangeAuth()
40518 crypto::SecureHash::SHA256)); in ParseResponse_NV_ChangeAuth()
40699 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in SerializeCommand_NV_Certify()
40700 crypto::SecureHash::SHA256)); in SerializeCommand_NV_Certify()
40846 scoped_ptr<crypto::SecureHash> hash(crypto::SecureHash::Create( in ParseResponse_NV_Certify()
40847 crypto::SecureHash::SHA256)); in ParseResponse_NV_Certify()