Home
last modified time | relevance | path

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

/linux/drivers/char/tpm/
H A Dtpm2-sessions.c1078 off_t offset_r = TPM_HEADER_SIZE, offset_t; in tpm2_parse_create_primary() local
1100 offset_t = offset_r; in tpm2_parse_create_primary()
1111 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1116 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1121 val = tpm_buf_read_u32(buf, &offset_t); in tpm2_parse_create_primary()
1128 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1133 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1138 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1143 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
1148 val = tpm_buf_read_u16(buf, &offset_t); in tpm2_parse_create_primary()
[all …]