Home
last modified time | relevance | path

Searched refs:TPM_ALG_KEYEDHASH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dtpm.h38 TPM_ALG_KEYEDHASH = 0x0008, enumerator
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c293 tpm_buf_append_u16(&buf, TPM_ALG_KEYEDHASH); in tpm2_seal_trusted()