[][src]Function libsodium_ffi::crypto_aead_aes256gcm_beforenm

pub unsafe extern "C" fn crypto_aead_aes256gcm_beforenm(
    ctx_: *mut crypto_aead_aes256gcm_state,
    k: *const c_uchar
) -> c_int