function fe()

in src/ristretto255.js [70:72]


function fe() {
  return [lowlevel.gf(), lowlevel.gf(), lowlevel.gf(), lowlevel.gf()];
}