Home
last modified time | relevance | path

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

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Duplication/
H A DDuplicate.c111 return TPM_RCS_SIZE + RC_Duplicate_encryptionKeyIn; in TPM2_Duplicate()
121 return TPM_RCS_SIZE + RC_Duplicate_encryptionKeyIn; in TPM2_Duplicate()
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
H A DDuplicate_fp.h63 #define RC_Duplicate_encryptionKeyIn (TPM_RC_P + TPM_RC_1) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DCommandDispatcher.h345 EXIT_IF_ERROR_PLUS(RC_Duplicate_encryptionKeyIn);