Searched refs:k8 (Results 1 – 1 of 1) sorted by relevance
617 const u_int8_t *k8 = (const u_int8_t *)key; local641 c += ((u_int32_t)k8[10]) << 16;654 c += k8[8];665 b += ((u_int32_t)k8[6]) << 16;676 b += k8[4];685 a += ((u_int32_t)k8[2]) << 16;694 a += k8[0];711 const u_int8_t *k8; local724 k8 = (const u_int8_t *)k;733 c += ((u_int32_t)k8[10]) << 16;[all …]