libsodium_sys

Function crypto_aead_aes256gcm_beforenm

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