Home
last modified time | relevance | path

Searched refs:poly64 (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dumac.c793 static UINT64 poly64(UINT64 cur, UINT64 key, UINT64 data) in poly64() function
835 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()
837 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()
840 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()