HomeSort by relevance Sort by last modified time
    Searched full:ge_p2 (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/curve25519/
curve25519.c 984 * ge_p2 (projective): (X:Y:Z) satisfying x=X/Z, y=Y/Z
993 } ge_p2; typedef in typeref:struct:__anon7258
1022 static void ge_tobytes(uint8_t *s, const ge_p2 *h) {
    [all...]

Completed in 283 milliseconds