Function botan_sys::botan_block_cipher_name[][src]

pub unsafe extern "C" fn botan_block_cipher_name(
    bc: botan_block_cipher_t,
    name: *mut c_char,
    name_len: *mut usize
) -> c_int