HomeSort by: relevance | last modified time | path
    Searched defs:bottomt (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sntrup761.c 1788 uint32_t bottomt[len / 2]; local
1793 bottomt[i / 2] = 256 * 256;
1798 bottomt[i / 2] = 256;
1803 bottomt[i / 2] = 1;
1813 r += bottomt[i / 2] * R2[i / 2];

Completed in 17 milliseconds