Home
last modified time | relevance | path

Searched defs:rotWords (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/hrss/
Dhrss.go280 func rotWords(out, in *[wordsPerPoly]uint, bits uint) { func
315 func (p *poly3) rotWords(bits uint, in *poly3) { func