Searched refs:offset_s (Results 1 – 3 of 3) sorted by relevance
631 offset_p = offset_s + val; in tpm_buf_fill_hmac_session()639 offset_s += len; in tpm_buf_fill_hmac_session()645 hmac = &buf->data[offset_s]; in tpm_buf_fill_hmac_session()653 offset_s += len; in tpm_buf_fill_hmac_session()655 if (offset_s != offset_p) { in tpm_buf_fill_hmac_session()750 off_t offset_s, offset_p; in tpm_buf_check_hmac_response() local786 offset_p = offset_s; in tpm_buf_check_hmac_response()787 offset_s += parm_len; in tpm_buf_check_hmac_response()791 offset_s += len + 1; in tpm_buf_check_hmac_response()793 offset_s += len; in tpm_buf_check_hmac_response()[all …]
847 unsigned int opt_len, offset, offset_s = 0, offset_e = 0; in calipso_opt_find() local870 offset_s = offset; in calipso_opt_find()878 if (offset_s) in calipso_opt_find()879 *start = offset_s + calipso_tlv_len(hop, offset_s); in calipso_opt_find()
2280 __field(loff_t, offset_s)2293 __entry->offset_s = args->sa_offset;2320 __entry->offset_s,