Home
last modified time | relevance | path

Searched refs:RC_ACT_SetTimeout_startTimeout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/ClockTimer/
H A DACT_SetTimeout.c57 return TPM_RC_VALUE + RC_ACT_SetTimeout_startTimeout; in TPM2_ACT_SetTimeout()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DACT_SetTimeout_fp.h53 #define RC_ACT_SetTimeout_startTimeout (TPM_RC_P + TPM_RC_1) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DCommandDispatcher.h2088 EXIT_IF_ERROR_PLUS(RC_ACT_SetTimeout_startTimeout);