Lines Matching refs:hash_key_len
38 unsigned int hash_key_len = 0; in spum_dump_msg_hdr() local
125 hash_key_len = 16; in spum_dump_msg_hdr()
129 hash_key_len = 20; in spum_dump_msg_hdr()
133 hash_key_len = 28; in spum_dump_msg_hdr()
137 hash_key_len = 32; in spum_dump_msg_hdr()
141 hash_key_len = 48; in spum_dump_msg_hdr()
145 hash_key_len = 64; in spum_dump_msg_hdr()
149 hash_key_len = 0; in spum_dump_msg_hdr()
157 name, hash_key_len); in spum_dump_msg_hdr()
158 packet_dump(" KEY: ", ptr, hash_key_len); in spum_dump_msg_hdr()
159 ptr += hash_key_len; in spum_dump_msg_hdr()
166 hash_key_len = 16; in spum_dump_msg_hdr()
170 hash_key_len = 24; in spum_dump_msg_hdr()
174 hash_key_len = 32; in spum_dump_msg_hdr()
179 name, hash_key_len); in spum_dump_msg_hdr()
180 packet_dump(" KEY: ", ptr, hash_key_len); in spum_dump_msg_hdr()
181 ptr += hash_key_len; in spum_dump_msg_hdr()
283 (hash_key_len + hash_state_len + in spum_dump_msg_hdr()