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.c591 u8 cphash[SHA256_DIGEST_SIZE]; in tpm_buf_fill_hmac_session() local
712 sha256_final(&sctx, cphash); in tpm_buf_fill_hmac_session()
718 hmac_sha256_update(&hctx, cphash, sizeof(cphash)); in tpm_buf_fill_hmac_session()