crypto_aead_aes256gcm_statebytes method

int crypto_aead_aes256gcm_statebytes()

Implementation

int crypto_aead_aes256gcm_statebytes() {
  return _crypto_aead_aes256gcm_statebytes();
}