Searched refs:feCSwap (Results 1 – 1 of 1) sorted by relevance
/external/boringssl/src/ssl/test/runner/curve25519/ |
D | curve25519.go | 52 func feCSwap(f, g *fieldElement, b int32) { func 811 feCSwap(&x2, &x3, swap) 812 feCSwap(&z2, &z3, swap) 835 feCSwap(&x2, &x3, swap) 836 feCSwap(&z2, &z3, swap)
|