/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/EA/ |
D | PolicyNV.c | 62 BYTE nvBuffer[sizeof(in->operandB.t.buffer)]; in TPM2_PolicyNV() 92 if((nvIndex->publicArea.dataSize - in->offset) < in->operandB.t.size) in TPM2_PolicyNV() 97 NvGetIndexData(nvIndex, locator, in->offset, in->operandB.t.size, nvBuffer); in TPM2_PolicyNV() 101 in->operandB.t.buffer, in->operandB.t.size)) in TPM2_PolicyNV() 110 CryptDigestUpdate2B(&hashState, &in->operandB.b); in TPM2_PolicyNV()
|
D | PolicyCounterTimer.c | 73 if((UINT32)in->offset + (UINT32)in->operandB.t.size > infoDataSize) in TPM2_PolicyCounterTimer() 95 in->operandB.t.buffer, in->operandB.t.size)) in TPM2_PolicyCounterTimer() 102 CryptDigestUpdate2B(&hashState, &in->operandB.b); in TPM2_PolicyCounterTimer()
|
/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_PolicyCounterTimer.c | 18 const TPM2B_OPERAND *operandB, in Tss2_Sys_PolicyCounterTimer_Prepare() argument 38 if (!operandB) { in Tss2_Sys_PolicyCounterTimer_Prepare() 46 rval = Tss2_MU_TPM2B_OPERAND_Marshal(operandB, ctx->cmdBuffer, in Tss2_Sys_PolicyCounterTimer_Prepare() 88 const TPM2B_OPERAND *operandB, in Tss2_Sys_PolicyCounterTimer() argument 97 operandB, offset, operation); in Tss2_Sys_PolicyCounterTimer()
|
D | Tss2_Sys_PolicyNV.c | 20 const TPM2B_OPERAND *operandB, in Tss2_Sys_PolicyNV_Prepare() argument 52 if (!operandB) { in Tss2_Sys_PolicyNV_Prepare() 60 rval = Tss2_MU_TPM2B_OPERAND_Marshal(operandB, ctx->cmdBuffer, in Tss2_Sys_PolicyNV_Prepare() 104 const TPM2B_OPERAND *operandB, in Tss2_Sys_PolicyNV() argument 113 policySession, operandB, offset, in Tss2_Sys_PolicyNV()
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_PolicyCounterTimer.c | 71 const TPM2B_OPERAND *operandB, in Esys_PolicyCounterTimer() argument 78 shandle2, shandle3, operandB, offset, in Esys_PolicyCounterTimer() 150 const TPM2B_OPERAND *operandB, in Esys_PolicyCounterTimer_Async() argument 157 esysContext, policySession, operandB, offset, operation); in Esys_PolicyCounterTimer_Async() 184 operandB, offset, operation); in Esys_PolicyCounterTimer_Async()
|
D | Esys_PolicyNV.c | 75 const TPM2B_OPERAND *operandB, in Esys_PolicyNV() argument 82 shandle1, shandle2, shandle3, operandB, offset, in Esys_PolicyNV() 158 const TPM2B_OPERAND *operandB, in Esys_PolicyNV_Async() argument 166 esysContext, authHandle, nvIndex, policySession, operandB, in Esys_PolicyNV_Async() 202 : policySessionNode->rsrc.handle, operandB, in Esys_PolicyNV_Async()
|
/external/tpm2-tss/test/integration/ |
D | esys-policy-authorize-nv-opt.int.c | 151 TPM2B_OPERAND operandB = { in test_esys_policy_authorize_nv_opt() local 161 ESYS_TR_NONE, ESYS_TR_NONE, &operandB, offset, operation); in test_esys_policy_authorize_nv_opt()
|
D | esys-policy-regression.int.c | 208 TPM2B_OPERAND operandB = { in test_esys_policy_regression() local 218 ESYS_TR_NONE, ESYS_TR_NONE, &operandB, offset, operation); in test_esys_policy_regression() 289 ESYS_TR_NONE, &operandB, offset, operation); in test_esys_policy_regression()
|
/external/tpm2-tss/src/tss2-fapi/ |
D | ifapi_policy_types.h | 74 TPM2B_OPERAND operandB; /**< None */ member 82 TPM2B_OPERAND operandB; /**< None */ member
|
D | ifapi_policy_calculate.c | 538 HASH_UPDATE_BUFFER(cryptoContext, &policy->operandB.buffer[0], in ifapi_calculate_policy_counter_timer() 539 policy->operandB.size, r, cleanup); in ifapi_calculate_policy_counter_timer() 1081 HASH_UPDATE_BUFFER(cryptoContext, &policy->operandB.buffer[0], in ifapi_calculate_policy_nv() 1082 policy->operandB.size, r, cleanup); in ifapi_calculate_policy_nv()
|
D | ifapi_policy_json_deserialize.c | 372 r = ifapi_json_TPM2B_OPERAND_deserialize(jso2, &out->operandB); in ifapi_json_TPMS_POLICYNV_deserialize() 419 r = ifapi_json_TPM2B_OPERAND_deserialize(jso2, &out->operandB); in ifapi_json_TPMS_POLICYCOUNTERTIMER_deserialize()
|
D | ifapi_policy_json_serialize.c | 333 r = ifapi_json_TPM2B_OPERAND_serialize(&in->operandB, &jso2); in ifapi_json_TPMS_POLICYNV_serialize() 381 r = ifapi_json_TPM2B_OPERAND_serialize(&in->operandB, &jso2); in ifapi_json_TPMS_POLICYCOUNTERTIMER_serialize()
|
D | ifapi_policy_execute.c | 340 &policy->operandB, policy->offset, in execute_policy_nv() 874 &policy->operandB, in execute_policy_counter_timer()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/ |
D | PolicyCounterTimer_fp.h | 48 TPM2B_OPERAND operandB; member
|
D | PolicyNV_fp.h | 50 TPM2B_OPERAND operandB; member
|
/external/tpm2-tss/include/tss2/ |
D | tss2_sys.h | 1292 const TPM2B_OPERAND *operandB, 1305 const TPM2B_OPERAND *operandB, 1313 const TPM2B_OPERAND *operandB, 1324 const TPM2B_OPERAND *operandB,
|
D | tss2_esys.h | 1915 const TPM2B_OPERAND *operandB, 1928 const TPM2B_OPERAND *operandB, 1945 const TPM2B_OPERAND *operandB, 1956 const TPM2B_OPERAND *operandB,
|
/external/tpm2-tss/test/unit/ |
D | esys-tpm-rcs.c | 1623 TPM2B_OPERAND operandB = DUMMY_2B_DATA(.buffer); in test_PolicyNV() local 1631 ESYS_TR_NONE, ESYS_TR_NONE, &operandB, offset, operation); in test_PolicyNV() 1645 TPM2B_OPERAND operandB = DUMMY_2B_DATA(.buffer); in test_PolicyCounterTimer() local 1652 ESYS_TR_NONE, &operandB, offset, operation); in test_PolicyCounterTimer()
|
D | esys-tcti-rcs.c | 1643 TPM2B_OPERAND operandB = DUMMY_2B_DATA(.buffer); in test_PolicyNV() local 1651 ESYS_TR_NONE, ESYS_TR_NONE, &operandB, offset, operation); in test_PolicyNV() 1665 TPM2B_OPERAND operandB = DUMMY_2B_DATA(.buffer); in test_PolicyCounterTimer() local 1672 ESYS_TR_NONE, &operandB, offset, operation); in test_PolicyCounterTimer()
|
D | esys-resubmissions.c | 1765 TPM2B_OPERAND operandB = DUMMY_2B_DATA(.buffer); in test_PolicyNV() local 1773 ESYS_TR_NONE, ESYS_TR_NONE, &operandB, offset, operation); in test_PolicyNV() 1789 TPM2B_OPERAND operandB = DUMMY_2B_DATA(.buffer); in test_PolicyCounterTimer() local 1796 ESYS_TR_NONE, &operandB, offset, operation); in test_PolicyCounterTimer()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
D | CommandDispatcher.h | 1310 result = TPM2B_OPERAND_Unmarshal(&in->operandB, paramBuffer, paramBufferSize); 1326 result = TPM2B_OPERAND_Unmarshal(&in->operandB, paramBuffer, paramBufferSize);
|
D | CommandDispatchData.h | 2916 (UINT16)(offsetof(PolicyNV_In, operandB)), 2956 /* offsets */ {(UINT16)(offsetof(PolicyCounterTimer_In, operandB)),
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 657 …S_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, const TPM2B_OPERAND *operandB, UINT16 offset, T… 658 …S_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, const TPM2B_OPERAND *operandB, UINT16 offset, T… 705 …S_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, const TPM2B_OPERAND *operandB, UINT16 offset, T… 706 …S_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, const TPM2B_OPERAND *operandB, UINT16 offset, T…
|