Home
last modified time | relevance | path

Searched defs:nv_index (Results 1 – 8 of 8) sorted by relevance

/external/tpm2-tss/test/integration/
Dsapi-param-encrypt-decrypt.int.c35 TPMI_RH_NV_INDEX nv_index = TPM2_HR_NV_INDEX | 0x01; in test_invoke() local
Dsapi-policy-authorizeNV.int.c80 TPMI_RH_NV_INDEX nv_index = TPM2_HR_NV_INDEX | 0x01; in test_invoke() local
/external/tpm2-tss/src/tss2-fapi/
Difapi_policy_callbacks.h29 ESYS_TR nv_index; /**< Index of nv object storing a policy */ member
Difapi_policy_execute.h139 ESYS_TR nv_index; member
Difapi_policy_callbacks.c41 ESYS_TR nv_index, in get_nv_auth_object()
Dfapi_util.c1895 ESYS_TR nv_index = context->nv_cmd.esys_handle; in ifapi_nv_write() local
2145 ESYS_TR nv_index = context->nv_cmd.esys_handle; in ifapi_nv_read() local
Dfapi_int.h425 ESYS_TR nv_index; /**< NV handle of the object to be changed */ member
/external/vboot_reference/utility/
Dtlcl_generator.c105 int nv_index = nv_data_public + offsetof(TPM_NV_DATA_PUBLIC, nvIndex); in BuildDefineSpaceCommand() local