Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dtpm.h531 static inline void tpm_buf_append_hmac_session_opt(struct tpm_chip *chip, in tpm_buf_append_hmac_session_opt() function
/linux-6.15/security/keys/trusted-keys/
H A Dtrusted_tpm2.c530 tpm_buf_append_hmac_session_opt(chip, &buf, TPM2_SA_ENCRYPT, in tpm2_unseal_cmd()
/linux-6.15/drivers/char/tpm/
H A Dtpm2-cmd.c323 tpm_buf_append_hmac_session_opt(chip, &buf, TPM2_SA_ENCRYPT in tpm2_get_random()