Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c447 unsigned char pubauth[SHA1_DIGEST_SIZE]; member
515 ret = TSS_authhmac(td->pubauth, sess.secret, SHA1_DIGEST_SIZE, in tpm_seal()
523 ret = TSS_authhmac(td->pubauth, sess.secret, SHA1_DIGEST_SIZE, in tpm_seal()
544 tpm_buf_append(tb, td->pubauth, SHA1_DIGEST_SIZE); in tpm_seal()