Searched refs:TPM_ALG_NULL (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | tpm.h | 42 TPM_ALG_NULL = 0x0010, enumerator |
/linux-6.1.9/security/keys/trusted-keys/ | ||
D | trusted_tpm2.c | 297 tpm_buf_append_u16(&buf, TPM_ALG_NULL); in tpm2_seal_trusted() |