Function libsodium::crypto_onetimeauth_poly1305_final [] [src]

pub unsafe extern "C" fn crypto_onetimeauth_poly1305_final(
    state: *mut crypto_onetimeauth_poly1305_state,
    out: *mut c_uchar
) -> c_int