Lines Matching refs:hash_key_len
24 unsigned int hash_key_len = 0; in spum_dump_msg_hdr() local
111 hash_key_len = 16; in spum_dump_msg_hdr()
115 hash_key_len = 20; in spum_dump_msg_hdr()
119 hash_key_len = 28; in spum_dump_msg_hdr()
123 hash_key_len = 32; in spum_dump_msg_hdr()
127 hash_key_len = 48; in spum_dump_msg_hdr()
131 hash_key_len = 64; in spum_dump_msg_hdr()
135 hash_key_len = 0; in spum_dump_msg_hdr()
143 name, hash_key_len); in spum_dump_msg_hdr()
144 packet_dump(" KEY: ", ptr, hash_key_len); in spum_dump_msg_hdr()
145 ptr += hash_key_len; in spum_dump_msg_hdr()
152 hash_key_len = 16; in spum_dump_msg_hdr()
156 hash_key_len = 24; in spum_dump_msg_hdr()
160 hash_key_len = 32; in spum_dump_msg_hdr()
165 name, hash_key_len); in spum_dump_msg_hdr()
166 packet_dump(" KEY: ", ptr, hash_key_len); in spum_dump_msg_hdr()
167 ptr += hash_key_len; in spum_dump_msg_hdr()
265 (hash_key_len + hash_state_len + in spum_dump_msg_hdr()