Home
last modified time | relevance | path

Searched refs:permanentHandle (Results 1 – 2 of 2) sorted by relevance

/external/tpm2-tss/test/integration/
Desys-evict-control-serialization.int.c147 TPM2_HANDLE permanentHandle = TPM2_PERSISTENT_FIRST; in test_esys_evict_control_serialization() local
152 permanentHandle, &persistent_handle1); in test_esys_evict_control_serialization()
254 permanentHandle, &persistent_handle1); in test_esys_evict_control_serialization()
273 permanentHandle, &persistent_handle1) != TSS2_RC_SUCCESS) { in test_esys_evict_control_serialization()
/external/tpm2-tss/src/tss2-fapi/
Dfapi_int.h631 TPM2_HANDLE permanentHandle; /**< The TPM permanent handle */ member