Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c769 int parm_len, len, i, handles; in tpm_buf_check_hmac_response() local
799 parm_len = tpm_buf_read_u32(buf, &offset_s); in tpm_buf_check_hmac_response()
801 offset_s += parm_len; in tpm_buf_check_hmac_response()
833 sha256_update(&sctx, &buf->data[offset_p], parm_len); in tpm_buf_check_hmac_response()