Home
last modified time | relevance | path

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

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