Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/curve25519/
Dmont25519_amd64.go15 func cswap(inout *[5]uint64, v uint64) func
/external/boringssl/src/ssl/test/runner/hrss/
Dhrss.go373 func (p *poly3) cswap(other *poly3, swap uint) { func
444 func (p *poly2) cswap(other *poly2, swap uint) { func
896 func (a *poly) cswap(b *poly, swap uint16) { func