Site icon EfmSoft

What does HRESULT 0x8028008C (TPM_20_E_KDF) mean?

 
Previous Next
TPM_20_E_HANDLE TPM_20_E_RANGE

TPM_20_E_KDF

TPM 2.0 exposes a separate interface type for key and mask derivation functions. The TPM validates a KDF in the context in which it is used: an identifier can be known to the specification but unavailable in the target device, or it can be wrong for the selected scheme and associated hash algorithm.

Why this needs a full-template check

Key derivation parameters often appear next to a scheme selector and a hash selector. Looking only at the KDF name hides the actual compatibility question: whether the selected combination is implemented and allowed by that command or object type.

TCG: TPMI_ALG_KDF and scheme structures · tpm2_createprimary: template construction · tpm2-tss ESAPI command mapping


Looking for a different code? Search another status or error code.

Exit mobile version