Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/tpm/
Dtpm.h95 TPM2_ALG_NULL = 0x0010 enumerator
Dtpm2-cmd.c461 tpm_buf_append_u16(&buf, TPM2_ALG_NULL); in tpm2_seal_trusted()