crypto_aead_aes256gcm_abytes method

int crypto_aead_aes256gcm_abytes()

Implementation

int crypto_aead_aes256gcm_abytes() {
  return _crypto_aead_aes256gcm_abytes();
}