Function botan_sys::botan_block_cipher_init[][src]

pub unsafe extern "C" fn botan_block_cipher_init(
    bc: *mut botan_block_cipher_t,
    cipher_name: *const c_char
) -> c_int