Searched refs:tpm_buf_fill_hmac_session (Results 1 – 4 of 4) sorted by relevance
322 rc = tpm_buf_fill_hmac_session(chip, &buf); in tpm2_seal_trusted()451 rc = tpm_buf_fill_hmac_session(chip, &buf); in tpm2_load_cmd()534 rc = tpm_buf_fill_hmac_session(chip, &buf); in tpm2_unseal_cmd()
543 int tpm_buf_fill_hmac_session(struct tpm_chip *chip, struct tpm_buf *buf);558 static inline int tpm_buf_fill_hmac_session(struct tpm_chip *chip, in tpm_buf_fill_hmac_session() function
225 rc = tpm_buf_fill_hmac_session(chip, &buf); in tpm2_pcr_extend()297 err = tpm_buf_fill_hmac_session(chip, &buf); in tpm2_get_random()
582 int tpm_buf_fill_hmac_session(struct tpm_chip *chip, struct tpm_buf *buf) in tpm_buf_fill_hmac_session() function729 EXPORT_SYMBOL(tpm_buf_fill_hmac_session);