Home
last modified time | relevance | path

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

/external/openssh/
Dumac.c794 static UINT64 poly64(UINT64 cur, UINT64 key, UINT64 data) in poly64() function
836 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()
838 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()
841 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()