crypto_secretbox_zerobytes method

int crypto_secretbox_zerobytes()

Implementation

int crypto_secretbox_zerobytes() {
  return _crypto_secretbox_zerobytes();
}