Searched refs:pubauth (Results 1 – 1 of 1) sorted by relevance
458 unsigned char pubauth[SHA1_DIGEST_SIZE]; member526 ret = TSS_authhmac(td->pubauth, sess.secret, SHA1_DIGEST_SIZE, in tpm_seal()534 ret = TSS_authhmac(td->pubauth, sess.secret, SHA1_DIGEST_SIZE, in tpm_seal()555 tpm_buf_append(tb, td->pubauth, SHA1_DIGEST_SIZE); in tpm_seal()