Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DObjectChangeAuth_fp.h60 #define RC_ObjectChangeAuth_newAuth (TPM_RC_P + TPM_RC_1) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Object/
H A DObjectChangeAuth.c70 return TPM_RCS_SIZE + RC_ObjectChangeAuth_newAuth; in TPM2_ObjectChangeAuth()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DCommandDispatcher.h302 EXIT_IF_ERROR_PLUS(RC_ObjectChangeAuth_newAuth);