Function botan_sys::botan_cipher_query_keylen[][src]

pub unsafe extern "C" fn botan_cipher_query_keylen(
    cipher: botan_cipher_t,
    out_minimum_keylength: *mut usize,
    out_maximum_keylength: *mut usize
) -> c_int