Function botan_sys::botan_cipher_get_tag_length[][src]

pub unsafe extern "C" fn botan_cipher_get_tag_length(
    cipher: botan_cipher_t,
    tag_size: *mut usize
) -> c_int