tpm_buf_append_auth
tpm_buf_append_auth(chip, &buf, NULL, 0);
tpm_buf_append_auth(chip, buf, passphrase, passphrase_len);
void tpm_buf_append_auth(struct tpm_chip *chip, struct tpm_buf *buf,