Function botan_sys::botan_cipher_output_length
source ยท pub unsafe extern "C" fn botan_cipher_output_length(
cipher: botan_cipher_t,
inlen: usize,
outlen: *mut usize,
) -> c_int
pub unsafe extern "C" fn botan_cipher_output_length(
cipher: botan_cipher_t,
inlen: usize,
outlen: *mut usize,
) -> c_int