Searched refs:TPM_ALG_NULL (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/char/tpm/
H A Dtpm2-sessions.c1046 if (val != TPM_ALG_NULL)
1056 if (val != TPM_ALG_NULL)
1198 tpm_buf_append_u16(&template, TPM_ALG_NULL);
1204 tpm_buf_append_u16(&template, TPM_ALG_NULL);
/linux-master/include/linux/
H A Dtpm.h52 TPM_ALG_NULL = 0x0010, enumerator in enum:tpm_algorithms
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm2.c304 tpm_buf_append_u16(&sized, TPM_ALG_NULL);

Completed in 655 milliseconds