Searched refs:TPM2_SA_ENCRYPT (Results 1 – 4 of 4) sorted by relevance
506 tpm_buf_append_hmac_session(chip, &buf, TPM2_SA_ENCRYPT, in tpm2_unseal_cmd()525 tpm_buf_append_hmac_session(chip, &buf, TPM2_SA_ENCRYPT, NULL, 0); in tpm2_unseal_cmd()
409 TPM2_SA_ENCRYPT = BIT(6), enumerator
287 TPM2_SA_ENCRYPT | in tpm2_get_random()
856 if (auth->attrs & TPM2_SA_ENCRYPT) { in tpm_buf_check_hmac_response()