Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtpm.h42 TPM_ALG_NULL = 0x0010, enumerator
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm2.c297 tpm_buf_append_u16(&buf, TPM_ALG_NULL); in tpm2_seal_trusted()