Searched defs:polyval (Results 1 – 6 of 6) sorted by relevance
64 type polyval struct { struct65 key fieldElement66 acc fieldElement175 func (p *polyval) Update(data []byte) {194 func (p *polyval) Finish() (hash [PolyvalBlockSize]byte) {
800 static FIXP_DBL polyval(const FIXP_DBL *const p, const int *const p_sf, in polyval() function
445 def polyval(p, x): # pylint: disable=missing-function-docstring function
5163 def polyval(coeffs, x, name=None): function
60418 struct crypto_shash *polyval; member
70148 struct crypto_shash *polyval; member