HomeSort by: relevance | last modified time | path
    Searched defs:ownerAuth (Results 1 - 22 of 22) sorted by relevancy

  /src/crypto/external/cpl/trousers/dist/src/tspi/
tsp_ek.c 34 TPM_AUTH ownerAuth;
53 hPolicy, FALSE, &digest, &ownerAuth)))
57 &ownerAuth, &pubEKSize,
68 if ((result = obj_policy_validate_auth_oiap(hPolicy, &digest, &ownerAuth)))
78 &digest, &ownerAuth)))
81 if ((result = TCS_API(tspContext)->OwnerReadPubek(tspContext, &ownerAuth,
92 if ((result = obj_policy_validate_auth_oiap(hPolicy, &digest, &ownerAuth)))
tspi_maint.c 36 TPM_AUTH ownerAuth;
60 FALSE, &digest, &ownerAuth)))
64 &ownerAuth, pulRndNumberLength,
80 if ((result = obj_policy_validate_auth_oiap(hOwnerPolicy, &digest, &ownerAuth)))
105 TPM_AUTH ownerAuth;
121 FALSE, &digest, &ownerAuth)))
124 if ((result = TCS_API(tspContext)->KillMaintenanceFeature(tspContext, &ownerAuth)))
133 if ((result = obj_policy_validate_auth_oiap(hOwnerPolicy, &digest, &ownerAuth)))
tsp_audit.c 33 TPM_AUTH ownerAuth;
68 hPolicy, FALSE, &digest, &ownerAuth)))
71 if ((result = TCS_API(tspContext)->SetOrdinalAuditStatus(tspContext, &ownerAuth, ulOrdinal,
81 return obj_policy_validate_auth_oiap(hPolicy, &digest, &ownerAuth);
87 TPM_AUTH *ownerAuth, /* in/out */
108 ownerAuth, NULL, NULL, NULL);
tspi_migration.c 40 TPM_AUTH ownerAuth;
109 FALSE, &digest, &ownerAuth)))
114 pubKeySize, pubKeyBlob, &ownerAuth,
130 if ((result = obj_policy_validate_auth_oiap(hOwnerPolicy, &digest, &ownerAuth))) {
tsp_delegate.c 35 TPM_AUTH ownerAuth, *pAuth;
61 pAuth = &ownerAuth;
439 TPM_AUTH *ownerAuth, /* in, out */
470 data, NULL, &handlesLen, NULL, ownerAuth,
569 TPM_AUTH *ownerAuth, /* in, out */
596 data, NULL, &handlesLen, NULL, ownerAuth,
624 TPM_AUTH *ownerAuth) /* in, out */
649 data, NULL, &handlesLen, NULL, ownerAuth,
715 TPM_AUTH *ownerAuth, /* in, out */
742 ownerAuth, NULL, &decLen, &dec)))
    [all...]
tspi_aik.c 417 TPM_AUTH ownerAuth;
477 &digest, &ownerAuth)))
483 &ownerAuth, &symKeyBlobLen,
503 &ownerAuth))) {
tspi_cmk.c 33 TPM_AUTH ownerAuth;
49 hPolicy, FALSE, &digest, &ownerAuth)))
52 if ((result = RPC_CMK_SetRestrictions(hContext, CmkDelegate, &ownerAuth)))
61 if ((result = obj_policy_validate_auth_oiap(hPolicy, &digest, &ownerAuth)))
79 TPM_AUTH ownerAuth;
100 hPolicy, FALSE, &digest, &ownerAuth)))
103 if ((result = RPC_CMK_ApproveMA(hContext, msaDigest, &ownerAuth, &msaHmac)))
113 if ((result = obj_policy_validate_auth_oiap(hPolicy, &digest, &ownerAuth)))
139 TPM_AUTH ownerAuth;
169 hPolicy, FALSE, &digest, &ownerAuth)))
    [all...]
tspi_delegate.c 145 TPM_AUTH ownerAuth, *pAuth;
189 pAuth = &ownerAuth;
228 TPM_AUTH ownerAuth, *pAuth;
277 pAuth = &ownerAuth;
tspi_key.c 646 TPM_AUTH ownerAuth;
688 &digest, &ownerAuth))) {
694 attribValue, &ownerAuth, pUuidData))) {
706 if ((result = obj_policy_validate_auth_oiap(hPolicy, &digest, &ownerAuth)))
  /src/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
rpc_changeauth.c 41 TPM_AUTH ownerAuth;
75 if (getData(TCSD_PACKET_TYPE_AUTH, 7, &ownerAuth, 0, &data->comm)) {
87 encDataSize, encData, &ownerAuth, &entityAuth,
94 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
127 TPM_AUTH ownerAuth;
144 if (getData(TCSD_PACKET_TYPE_AUTH, 4, &ownerAuth, 0, &data->comm))
150 &ownerAuth);
156 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
rpc_daa.c 39 TPM_AUTH ownerAuth, *pOwnerAuth;
95 if (getData(TCSD_PACKET_TYPE_AUTH, 7, &ownerAuth, 0, &data->comm)) {
98 pOwnerAuth = &ownerAuth;
145 TPM_AUTH ownerAuth, *pOwnerAuth;
201 if (getData(TCSD_PACKET_TYPE_AUTH, 7, &ownerAuth, 0, &data->comm)) {
204 pOwnerAuth = &ownerAuth;
rpc_own.c 41 TPM_AUTH ownerAuth;
102 if (getData(TCSD_PACKET_TYPE_AUTH, 8, &ownerAuth, 0, &data->comm)) {
113 &ownerAuth, &srkKeySize, &srkKey);
122 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
rpc_caps_tpm.c 98 TPM_AUTH ownerAuth;
112 if (getData(TCSD_PACKET_TYPE_AUTH, 1, &ownerAuth, 0, &data->comm))
117 result = TCSP_GetCapabilityOwner_Internal(hContext, &ownerAuth, &version, &nonVol, &vol);
132 if (setData(TCSD_PACKET_TYPE_AUTH, 3, &ownerAuth, 0, &data->comm)) {
152 TPM_AUTH ownerAuth, *pOwnerAuth;
202 if (getData(TCSD_PACKET_TYPE_AUTH, 6, &ownerAuth, 0, &data->comm))
205 pOwnerAuth = &ownerAuth;
rpc_admin.c 200 TPM_AUTH ownerAuth;
214 if (getData(TCSD_PACKET_TYPE_AUTH, 2, &ownerAuth, 0, &data->comm))
219 result = TCSP_OwnerSetDisable_Internal(hContext, disableState, &ownerAuth);
225 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
363 TPM_AUTH ownerAuth;
374 if (getData(TCSD_PACKET_TYPE_AUTH, 1, &ownerAuth, 0, &data->comm))
379 result = TCSP_ResetLockValue_Internal(hContext, &ownerAuth);
385 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
rpc_audit.c 34 TPM_AUTH ownerAuth;
53 if (getData(TCSD_PACKET_TYPE_AUTH, 3, &ownerAuth, 0, &data->comm))
58 result = TCSP_SetOrdinalAuditStatus_Internal(hContext, &ownerAuth, ulOrdinal, bAuditState);
64 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm))
rpc_maint.c 35 TPM_AUTH ownerAuth;
45 if (getData(TCSD_PACKET_TYPE_AUTH, 1, &ownerAuth, 0, &data->comm))
50 result = TCSP_KillMaintenanceFeature_Internal(hContext, &ownerAuth);
56 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
72 TPM_AUTH ownerAuth;
88 if (getData(TCSD_PACKET_TYPE_AUTH, 2, &ownerAuth, 0, &data->comm))
93 result = TCSP_CreateMaintenanceArchive_Internal(hContext, generateRandom, &ownerAuth,
101 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
144 TPM_AUTH ownerAuth;
169 if (getData(TCSD_PACKET_TYPE_AUTH, 3, &ownerAuth, 0, &data->comm))
    [all...]
rpc_migration.c 267 TPM_AUTH ownerAuth;
293 if (getData(TCSD_PACKET_TYPE_AUTH, 4, &ownerAuth, 0, &data->comm)) {
301 MigrationKey, &ownerAuth,
309 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
rpc_key.c 388 TPM_AUTH ownerAuth;
403 if (getData(TCSD_PACKET_TYPE_AUTH, 2, &ownerAuth, 0, &data->comm))
408 result = TCSP_OwnerReadInternalPub_Internal(hContext, hKey, &ownerAuth, &pubKeySize, &pubKeyData);
414 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm))
436 TPM_AUTH ownerAuth;
470 if (getData(TCSD_PACKET_TYPE_AUTH, 6, &ownerAuth, 0, &data->comm)) {
478 attribName, attribValue, &ownerAuth, &uuidData);
484 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm)) {
rpc_cmk.c 35 TPM_AUTH ownerAuth;
49 if (getData(TCSD_PACKET_TYPE_AUTH, 2, &ownerAuth, 0, &data->comm))
54 result = TCSP_CMK_SetRestrictions_Internal(hContext, restriction, &ownerAuth);
60 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm))
75 TPM_AUTH ownerAuth;
90 if (getData(TCSD_PACKET_TYPE_AUTH, 2, &ownerAuth, 0, &data->comm))
95 result = TCSP_CMK_ApproveMA_Internal(hContext, migAuthorityDigest, &ownerAuth,
102 if (setData(TCSD_PACKET_TYPE_AUTH, 0, &ownerAuth, 0, &data->comm))
215 TPM_AUTH ownerAuth;
262 if (getData(TCSD_PACKET_TYPE_AUTH, 6, &ownerAuth, 0, &data->comm))
    [all...]
rpc_delegate.c 38 TPM_AUTH ownerAuth, nullAuth, *pAuth;
44 memset(&ownerAuth, 0, sizeof(TPM_AUTH));
74 if (getData(TCSD_PACKET_TYPE_AUTH, 5, &ownerAuth, 0, &data->comm)) {
79 if (memcmp(&nullAuth, &ownerAuth, sizeof(TPM_AUTH)))
80 pAuth = &ownerAuth;
218 TPM_AUTH ownerAuth, nullAuth, *pAuth;
224 memset(&ownerAuth, 0, sizeof(TPM_AUTH));
256 if (getData(TCSD_PACKET_TYPE_AUTH, 5, &ownerAuth, 0, &data->comm)) {
261 if (memcmp(&nullAuth, &ownerAuth, sizeof(TPM_AUTH)))
262 pAuth = &ownerAuth;
    [all...]
  /src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
test.c 21 TPM_AUTH ownerAuth;
49 &ownerAuth)) != TSS_SUCCESS) return result;
59 (int)hTPM, 0, inputSize0,(int)inputData0,inputSize1,(int)inputData1,(int)&ownerAuth);
60 if ( (result = TCSP_DaaJoin( tcsContext, hTPM, 0, inputSize0, inputData0, inputSize1, inputData1, &ownerAuth, outputSize, outputData)) != TSS_SUCCESS)
69 if( (result = obj_policy_validate_auth_oiap( hPolicy, &digest, &ownerAuth)))
platform.c 49 TPM_AUTH* ownerAuth, // in/out
97 ownerAuth)) != TSS_SUCCESS) return result;
107 (int)&ownerAuth);
117 ownerAuth,
129 if( (result = obj_policy_validate_auth_oiap( hPolicy, &digest, ownerAuth))) {
142 TPM_AUTH* ownerAuth, // in, out
191 ownerAuth)) != TSS_SUCCESS) return result;
199 (int)&ownerAuth);
209 ownerAuth,
221 if( (result = obj_policy_validate_auth_oiap( hPolicy, &digest, ownerAuth)))
    [all...]

Completed in 24 milliseconds