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

  /external/boringssl/src/ssl/test/runner/curve25519/
doc.go 18 // ScalarBaseMult sets dst to the product in*base where dst and base are the x
21 func ScalarBaseMult(dst, in *[32]byte) {
  /external/libchrome/crypto/
p224.cc 719 void ScalarBaseMult(const uint8_t* scalar, Point* out) {

Completed in 237 milliseconds