Home
last modified time | relevance | path

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

/linux-6.15/drivers/char/tpm/
H A Dtpm2-sessions.c1092 offset_t = offset_r; in tpm2_parse_create_primary()
1103 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1108 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1113 val = tpm_buf_read_u32(buf, &offset_t); in tpm2_parse_create_primary()
1120 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1125 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1130 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1135 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1159 offset_t += val; in tpm2_parse_create_primary()
1164 offset_t += val; in tpm2_parse_create_primary()
[all …]