Home
last modified time | relevance | path

Searched refs:tpm_buf_fill_hmac_session (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_tpm2.c334 tpm_buf_fill_hmac_session(chip, &buf); in tpm2_seal_trusted()
459 tpm_buf_fill_hmac_session(chip, &buf); in tpm2_load_cmd()
534 tpm_buf_fill_hmac_session(chip, &buf); in tpm2_unseal_cmd()
/linux-6.15/include/linux/
H A Dtpm.h558 void tpm_buf_fill_hmac_session(struct tpm_chip *chip, struct tpm_buf *buf);
572 static inline void tpm_buf_fill_hmac_session(struct tpm_chip *chip, in tpm_buf_fill_hmac_session() function
/linux-6.15/drivers/char/tpm/
H A Dtpm2-cmd.c269 tpm_buf_fill_hmac_session(chip, &buf); in tpm2_pcr_extend()
327 tpm_buf_fill_hmac_session(chip, &buf); in tpm2_get_random()
H A Dtpm2-sessions.c585 void tpm_buf_fill_hmac_session(struct tpm_chip *chip, struct tpm_buf *buf) in tpm_buf_fill_hmac_session() function
716 EXPORT_SYMBOL(tpm_buf_fill_hmac_session);