crypto_scalarmult_bytes method

int crypto_scalarmult_bytes()

Implementation

int crypto_scalarmult_bytes() {
  return _crypto_scalarmult_bytes();
}