Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm2.c512 tpm_buf_append_hmac_session(chip, &buf, TPM2_SA_ENCRYPT, in tpm2_unseal_cmd()
530 tpm_buf_append_hmac_session_opt(chip, &buf, TPM2_SA_ENCRYPT, in tpm2_unseal_cmd()
/linux/include/linux/
H A Dtpm.h402 TPM2_SA_ENCRYPT = BIT(6), enumerator
/linux/drivers/char/tpm/
H A Dtpm2-cmd.c323 tpm_buf_append_hmac_session_opt(chip, &buf, TPM2_SA_ENCRYPT in tpm2_get_random()
H A Dtpm2-sessions.c845 if (auth->attrs & TPM2_SA_ENCRYPT) { in tpm_buf_check_hmac_response()