Home
last modified time | relevance | path

Searched refs:tpm_buf_append_name (Results 1 – 3 of 3) sorted by relevance

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c286 tpm_buf_append_name(chip, &buf, options->keyhandle, NULL); in tpm2_seal_trusted()
447 tpm_buf_append_name(chip, &buf, options->keyhandle, NULL); in tpm2_load_cmd()
509 tpm_buf_append_name(chip, &buf, blob_handle, NULL); in tpm2_unseal_cmd()
/linux/include/linux/
H A Dtpm.h526 void tpm_buf_append_name(struct tpm_chip *chip, struct tpm_buf *buf,
/linux/drivers/char/tpm/
H A Dtpm2-sessions.c225 void tpm_buf_append_name(struct tpm_chip *chip, struct tpm_buf *buf, in tpm_buf_append_name() function
266 EXPORT_SYMBOL_GPL(tpm_buf_append_name);