Function botan_sys::botan_cipher_set_associated_data[][src]

pub unsafe extern "C" fn botan_cipher_set_associated_data(
    cipher: botan_cipher_t,
    ad: *const u8,
    ad_len: usize
) -> c_int