Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c599 u8 cphash[SHA256_DIGEST_SIZE]; in tpm_buf_fill_hmac_session() local
709 sha256_final(&sctx, cphash); in tpm_buf_fill_hmac_session()
714 sha256_update(&sctx, cphash, sizeof(cphash)); in tpm_buf_fill_hmac_session()