Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtpm.h454 static inline void tpm_buf_append_empty_auth(struct tpm_buf *buf, u32 handle) in tpm_buf_append_empty_auth() function
490 static inline void tpm_buf_append_empty_auth(struct tpm_buf *buf, u32 handle) in tpm_buf_append_empty_auth() function
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c1317 tpm_buf_append_empty_auth(&buf, TPM2_RS_PW); in tpm2_create_primary()