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