Home
last modified time | relevance | path

Searched refs:mod3Bytes (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/hrss/
Dhrss.go20 mod3Bytes = 140 const
1057 var mBytes, rBytes [mod3Bytes]byte
1100 var ret [2*mod3Bytes + modQBytes]byte
1102 priv.fp.marshal(ret[mod3Bytes:])
1103 priv.h.marshal(ret[2*mod3Bytes:])
1143 var mBytes, rBytes [mod3Bytes]byte