Searched refs:TPM2_SU (Results 1 – 11 of 11) sorted by relevance
/external/tpm2-tss/src/tss2-sys/api/ |
D | Tss2_Sys_Startup.c | 17 TPM2_SU startupType) in Tss2_Sys_Startup_Prepare() 55 TPM2_SU startupType) in Tss2_Sys_Startup()
|
D | Tss2_Sys_Shutdown.c | 17 TPM2_SU shutdownType) in Tss2_Sys_Shutdown_Prepare() 56 TPM2_SU shutdownType, in Tss2_Sys_Shutdown()
|
/external/tpm2-tss/src/tss2-esys/api/ |
D | Esys_Startup.c | 50 TPM2_SU startupType) in Esys_Startup() 104 TPM2_SU startupType) in Esys_Startup_Async()
|
D | Esys_Shutdown.c | 66 TPM2_SU shutdownType) in Esys_Shutdown() 137 TPM2_SU shutdownType) in Esys_Shutdown_Async()
|
/external/tpm2-tss/include/tss2/ |
D | tss2_tpm2_types.h | 442 typedef UINT16 TPM2_SU; typedef 443 #define TPM2_SU_CLEAR ((TPM2_SU) 0x0000) /* On TPM2_Shutdown indicates that the TPM should prepa… 444 #define TPM2_SU_STATE ((TPM2_SU) 0x0001) /* On TPM2_Shutdown indicates that the TPM should prepa…
|
D | tss2_sys.h | 114 TPM2_SU startupType); 121 TPM2_SU startupType); 125 TPM2_SU shutdownType); 133 TPM2_SU shutdownType,
|
D | tss2_esys.h | 187 TPM2_SU startupType); 192 TPM2_SU startupType); 206 TPM2_SU shutdownType); 214 TPM2_SU shutdownType);
|
/external/tpm2-tss/test/unit/ |
D | esys-tcti-rcs.c | 358 TPM2_SU startupType = TPM2_SU_CLEAR; in test_Startup() 372 TPM2_SU shutdownType = TPM2_SU_CLEAR; in test_Shutdown()
|
D | esys-tpm-rcs.c | 338 TPM2_SU startupType = TPM2_SU_CLEAR; in test_Startup() 352 TPM2_SU shutdownType = TPM2_SU_CLEAR; in test_Shutdown()
|
D | esys-resubmissions.c | 359 TPM2_SU startupType = TPM2_SU_CLEAR; in test_Startup() 375 TPM2_SU shutdownType = TPM2_SU_CLEAR; in test_Shutdown()
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 889 …S_CONTEXT *esysContext, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, TPM2_SU shutdownType) 890 …S_CONTEXT *esysContext, ESYS_TR shandle1, ESYS_TR shandle2, ESYS_TR shandle3, TPM2_SU shutdownType) 914 \fn TSS2_RC Esys_Startup_Async(ESYS_CONTEXT *esysContext, TPM2_SU startupType) 915 \fn TSS2_RC Esys_Startup(ESYS_CONTEXT *esysContext, TPM2_SU startupType)
|