Searched refs:k8 (Results 1 – 1 of 1) sorted by relevance
621 const u_int8_t *k8 = (const u_int8_t *)key; local645 c += ((u_int32_t)k8[10]) << 16;658 c += k8[8];669 b += ((u_int32_t)k8[6]) << 16;680 b += k8[4];689 a += ((u_int32_t)k8[2]) << 16;698 a += k8[0];716 const u_int8_t *k8; local729 k8 = (const u_int8_t *)k;738 c += ((u_int32_t)k8[10]) << 16;[all …]