| /netbsd/src/crypto/external/cpl/trousers/dist/src/tspi/ |
| D | tsp_admin.c | 34 UINT32 handlesLen = 0, decLen; in Transport_GetCapabilityOwner() local 43 … NULL, &handlesLen, NULL, pOwnerAuth, NULL, in Transport_GetCapabilityOwner() 62 UINT32 handlesLen = 0; in Transport_SetOwnerInstall() local 70 … sizeof(TSS_BOOL), (BYTE *)&state, NULL, &handlesLen, in Transport_SetOwnerInstall() 81 UINT32 handlesLen = 0; in Transport_DisableOwnerClear() local 89 … &handlesLen, NULL, ownerAuth, NULL, NULL, NULL); in Transport_DisableOwnerClear() 98 UINT32 handlesLen = 0; in Transport_DisableForceClear() local 106 &handlesLen, NULL, NULL, NULL, NULL, NULL); in Transport_DisableForceClear() 117 UINT32 handlesLen = 0; in Transport_OwnerSetDisable() local 126 … &handlesLen, NULL, ownerAuth, NULL, NULL, NULL); in Transport_OwnerSetDisable() [all …]
|
| D | tsp_key.c | 110 UINT32 handlesLen; in Transport_EvictKey() local 129 handlesLen = 1; in Transport_EvictKey() 134 … &handlesLen, &handles, NULL, NULL, NULL, NULL); in Transport_EvictKey() 147 UINT32 handlesLen, decLen; in Transport_GetPubKey() local 167 handlesLen = 1; in Transport_GetPubKey() 172 … &pubKeyHash, &handlesLen, &handles, pAuth, NULL, in Transport_GetPubKey() 194 UINT32 handlesLen, decLen; in Transport_CreateWrapKey() local 216 handlesLen = 1; in Transport_CreateWrapKey() 232 … &pubKeyHash, &handlesLen, &handles, pAuth, NULL, in Transport_CreateWrapKey() 254 UINT32 handlesLen, decLen; in Transport_LoadKeyByBlob() local [all …]
|
| D | tsp_maint.c | 36 UINT32 handlesLen = 0, decLen; in Transport_CreateMaintenanceArchive() local 46 … &handlesLen, NULL, ownerAuth, NULL, &decLen, in Transport_CreateMaintenanceArchive() 88 UINT32 handlesLen = 0, decLen; in Transport_LoadMaintenanceArchive() local 98 … dataInSize, dataIn, NULL, &handlesLen, NULL, in Transport_LoadMaintenanceArchive() 116 UINT32 handlesLen = 0; in Transport_KillMaintenanceFeature() local 124 … NULL, &handlesLen, NULL, ownerAuth, NULL, NULL, NULL); in Transport_KillMaintenanceFeature() 136 UINT32 handlesLen = 0, dataLen, decLen; in Transport_LoadManuMaintPub() local 155 … dataLen, data, NULL, &handlesLen, NULL, NULL, in Transport_LoadManuMaintPub() 176 UINT32 handlesLen = 0, decLen; in Transport_ReadManuMaintPub() local 186 … &handlesLen, NULL, NULL, NULL, &decLen, in Transport_ReadManuMaintPub()
|
| D | tsp_selftest.c | 30 TCS_HANDLE handlesLen = 0; in Transport_SelfTestFull() local 38 &handlesLen, NULL, NULL, NULL, NULL, NULL); in Transport_SelfTestFull() 50 UINT32 handlesLen, decLen = 0; in Transport_CertifySelfTest() local 68 handlesLen = 1; in Transport_CertifySelfTest() 76 … &pubKeyHash, &handlesLen, &handles, privAuth, in Transport_CertifySelfTest() 105 TCS_HANDLE handlesLen = 0; in Transport_GetTestResult() local 113 … NULL, &handlesLen, NULL, NULL, NULL, &decLen, in Transport_GetTestResult()
|
| D | tsp_nv.c | 36 TCS_HANDLE handlesLen = 0; in Transport_NV_DefineOrReleaseSpace() local 55 … NULL, &handlesLen, NULL, pAuth, NULL, NULL, NULL); in Transport_NV_DefineOrReleaseSpace() 72 TCS_HANDLE handlesLen = 0; in Transport_NV_WriteValue() local 93 … NULL, &handlesLen, NULL, privAuth, NULL, NULL, NULL); in Transport_NV_WriteValue() 110 TCS_HANDLE handlesLen = 0; in Transport_NV_WriteValueAuth() local 131 … NULL, &handlesLen, NULL, NVAuth, NULL, NULL, NULL); in Transport_NV_WriteValueAuth() 149 TCS_HANDLE handlesLen = 0; in Transport_NV_ReadValue() local 169 … NULL, &handlesLen, NULL, privAuth, NULL, in Transport_NV_ReadValue() 203 TCS_HANDLE handlesLen = 0; in Transport_NV_ReadValueAuth() local 223 … data, NULL, &handlesLen, NULL, NVAuth, NULL, in Transport_NV_ReadValueAuth()
|
| D | tsp_pcr_extend.c | 36 TCS_HANDLE handlesLen = 0; in Transport_Extend() local 50 … NULL, &handlesLen, NULL, NULL, NULL, &decLen, in Transport_Extend() 69 TCS_HANDLE handlesLen = 0; in Transport_PcrRead() local 82 … data, NULL, &handlesLen, NULL, NULL, NULL, in Transport_PcrRead() 101 TCS_HANDLE handlesLen = 0; in Transport_PcrReset() local 109 … pcrDataIn, NULL, &handlesLen, NULL, NULL, NULL, NULL, in Transport_PcrReset()
|
| D | tsp_seal.c | 88 UINT32 handlesLen, decLen, dataLen; in Transport_Seal() local 109 handlesLen = 1; in Transport_Seal() 127 … &pubKeyHash, &handlesLen, &handles, pubAuth, in Transport_Seal() 150 UINT32 handlesLen, decLen, dataLen; in Transport_Sealx() local 171 handlesLen = 1; in Transport_Sealx() 189 … &pubKeyHash, &handlesLen, &handles, pubAuth, in Transport_Sealx() 211 UINT32 handlesLen, decLen; in Transport_Unseal() local 231 handlesLen = 1; in Transport_Unseal() 236 … SealedData, &pubKeyHash, &handlesLen, &handles, in Transport_Unseal()
|
| D | tsp_migration.c | 42 UINT32 handlesLen, dataLen, decLen; in Transport_CreateMigrationBlob() local 62 handlesLen = 1; in Transport_CreateMigrationBlob() 82 … dataLen, data, &pubKeyHash, &handlesLen, in Transport_CreateMigrationBlob() 131 UINT32 handlesLen, dataLen, decLen; in Transport_ConvertMigrationBlob() local 151 handlesLen = 1; in Transport_ConvertMigrationBlob() 168 … dataLen, data, &pubKeyHash, &handlesLen, in Transport_ConvertMigrationBlob() 202 UINT32 handlesLen = 0, dataLen, decLen; in Transport_AuthorizeMigrationKey() local 249 … dataLen, data, NULL, &handlesLen, NULL, in Transport_AuthorizeMigrationKey()
|
| D | tsp_tick.c | 34 TCS_HANDLE handlesLen = 0; in Transport_ReadCurrentTicks() local 42 … NULL, &handlesLen, NULL, NULL, NULL, &decLen, in Transport_ReadCurrentTicks() 64 UINT32 handlesLen, decLen = 0; in Transport_TickStampBlob() local 85 handlesLen = 1; in Transport_TickStampBlob() 94 … data, &pubKeyHash, &handlesLen, &handles, in Transport_TickStampBlob()
|
| D | tsp_dir.c | 32 UINT32 handlesLen = 0; in Transport_DirWriteAuth() local 47 … NULL, &handlesLen, NULL, ownerAuth, NULL, NULL, in Transport_DirWriteAuth() 59 UINT32 handlesLen = 0, decLen; in Transport_DirRead() local 73 … NULL, &handlesLen, NULL, NULL, NULL, &decLen, in Transport_DirRead()
|
| D | tsp_audit.c | 92 UINT32 handlesLen = 0; in Transport_SetOrdinalAuditStatus() local 107 … sizeof(data), data, NULL, &handlesLen, NULL, in Transport_SetOrdinalAuditStatus() 123 UINT32 handlesLen = 0, decLen; in Transport_GetAuditDigest() local 138 … sizeof(data), data, NULL, &handlesLen, NULL, in Transport_GetAuditDigest() 190 UINT32 handlesLen, decLen; in Transport_GetAuditDigestSigned() local 212 handlesLen = 1; in Transport_GetAuditDigestSigned() 221 … sizeof(data), data, &pubKeyHash, &handlesLen, in Transport_GetAuditDigestSigned()
|
| D | tsp_delegate.c | 444 UINT32 handlesLen = 0, decLen, dataLen; in Transport_Delegate_Manage() local 470 … data, NULL, &handlesLen, NULL, ownerAuth, in Transport_Delegate_Manage() 504 UINT32 handlesLen, decLen, dataLen; in Transport_Delegate_CreateKeyDelegation() local 524 handlesLen = 1; in Transport_Delegate_CreateKeyDelegation() 540 … data, &pubKeyHash, &handlesLen, &handles, in Transport_Delegate_CreateKeyDelegation() 574 UINT32 handlesLen = 0, decLen, dataLen; in Transport_Delegate_CreateOwnerDelegation() local 596 … data, NULL, &handlesLen, NULL, ownerAuth, in Transport_Delegate_CreateOwnerDelegation() 627 UINT32 handlesLen = 0, dataLen, decLen; in Transport_Delegate_LoadOwnerDelegation() local 649 … data, NULL, &handlesLen, NULL, ownerAuth, in Transport_Delegate_LoadOwnerDelegation() 668 UINT32 handlesLen = 0, decLen; in Transport_Delegate_ReadTable() local [all …]
|
| D | tsp_random.c | 34 TCS_HANDLE handlesLen = 0; in Transport_GetRandom() local 46 data, NULL, &handlesLen, NULL, NULL, NULL, in Transport_GetRandom() 64 TCS_HANDLE handlesLen = 0; in Transport_StirRandom() local 83 &handlesLen, NULL, NULL, NULL, NULL, NULL); in Transport_StirRandom()
|
| D | tsp_aik.c | 37 UINT32 handlesLen, decLen; in Transport_ActivateTPMIdentity() local 56 handlesLen = 1; in Transport_ActivateTPMIdentity() 61 … blob, &pubKeyHash, &handlesLen, &handles, in Transport_ActivateTPMIdentity() 86 UINT32 handlesLen = 0, decLen, dataLen; in Transport_MakeIdentity2() local 106 … data, NULL, &handlesLen, NULL, pSrkAuth, in Transport_MakeIdentity2()
|
| D | tsp_sign.c | 36 UINT32 handlesLen, decLen, dataLen; in Transport_Sign() local 56 handlesLen = 1; in Transport_Sign() 71 &pubKeyHash, &handlesLen, &handles, in Transport_Sign()
|
| D | tsp_bind.c | 35 UINT32 handlesLen, dataLen, decLen; in Transport_UnBind() local 55 handlesLen = 1; in Transport_UnBind() 70 &pubKeyHash, &handlesLen, &handles, in Transport_UnBind()
|
| D | tsp_caps_tpm.c | 85 TCS_HANDLE handlesLen = 0; in Transport_GetTPMCapability() local 105 … data, NULL, &handlesLen, NULL, NULL, NULL, in Transport_GetTPMCapability() 140 TCS_HANDLE handlesLen = 0; in Transport_SetCapability() local 162 … NULL, &handlesLen, NULL, NULL, NULL, NULL, NULL); in Transport_SetCapability()
|
| D | tsp_own.c | 167 UINT32 handlesLen = 0; in Transport_OwnerClear() local 175 … &handlesLen, NULL, ownerAuth, NULL, NULL, NULL); in Transport_OwnerClear() 182 UINT32 handlesLen = 0; in Transport_ForceClear() local 190 &handlesLen, NULL, NULL, NULL, NULL, NULL); in Transport_ForceClear()
|
| D | tsp_quote.c | 39 UINT32 handlesLen, dataLen, decLen; in Transport_Quote() local 61 handlesLen = 1; in Transport_Quote() 76 &pubKeyHash, &handlesLen, &handles, in Transport_Quote()
|
| D | tsp_certify.c | 38 UINT32 handlesLen, decLen; in Transport_CertifyKey() local 64 handlesLen = 2; in Transport_CertifyKey() 73 … data, &pubKeyHash1, &handlesLen, &handles, in Transport_CertifyKey()
|
| D | tsp_quote2.c | 42 UINT32 handlesLen, dataLen, decLen; in Transport_Quote2() local 64 handlesLen = 1; in Transport_Quote2() 80 &pubKeyHash, &handlesLen, &handles, in Transport_Quote2()
|
| D | tsp_oper.c | 34 TCS_HANDLE handlesLen = 0; in Transport_SetOperatorAuth() local 46 … data, NULL, &handlesLen, NULL, NULL, NULL, NULL, NULL); in Transport_SetOperatorAuth()
|
| D | tsp_counter.c | 34 TCS_HANDLE handlesLen = 0; in Transport_ReadCounter() local 46 … data, NULL, &handlesLen, NULL, NULL, NULL, in Transport_ReadCounter()
|
| D | tsp_changeauth.c | 379 UINT32 handlesLen, dataLen, decLen; in Transport_ChangeAuth() local 400 handlesLen = 1; in Transport_ChangeAuth() 421 &pubKeyHash, &handlesLen, &handles, in Transport_ChangeAuth() 452 UINT32 handlesLen = 0; in Transport_ChangeAuthOwner() local 467 … data, NULL, &handlesLen, NULL, ownerAuth, NULL, NULL, in Transport_ChangeAuthOwner()
|
| D | tsp_auth.c | 1149 TCS_HANDLE handlesLen = 0; in Transport_OIAP() local 1157 … &handlesLen, NULL, NULL, NULL, &decLen, &dec))) in Transport_OIAP() 1183 TCS_HANDLE handlesLen = 0; in Transport_OSAP() local 1197 … NULL, &handlesLen, NULL, NULL, NULL, &decLen, in Transport_OSAP() 1214 TCS_HANDLE handlesLen = 0, *handles, *handles_track; in Transport_TerminateHandle() local 1217 handlesLen = 1; in Transport_TerminateHandle() 1230 … NULL, &handlesLen, &handles, NULL, NULL, NULL, NULL); in Transport_TerminateHandle()
|