HomeSort by relevance Sort by last modified time
    Searched defs:curve25519 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/crypto/
curve25519.cc 5 #include "crypto/curve25519.h"
7 // Curve25519 is specified in terms of byte strings, not numbers, so all
12 // third_party/curve25519-donna/curve25519-donna.c
17 namespace curve25519 { namespace in namespace:crypto
34 } // namespace curve25519
curve25519.h 13 // Curve25519 implements the elliptic curve group known as Curve25519, as
17 namespace curve25519 { namespace in namespace:crypto
44 } // namespace curve25519

Completed in 320 milliseconds