Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dumac.c800 static UINT64 poly64(UINT64 cur, UINT64 key, UINT64 data) in poly64() function
842 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()
844 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()
847 hc->poly_accum[i] = poly64(hc->poly_accum[i], in poly_hash()