crypto_stream_salsa20_messagebytes_max method

int crypto_stream_salsa20_messagebytes_max()

Implementation

int crypto_stream_salsa20_messagebytes_max() {
  return _crypto_stream_salsa20_messagebytes_max();
}