Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Isabelle/HOL/SPARK/Examples/RIPEMD-160/rmd/   (Beweissystem Isabelle Version 2025-1©)  Datei vom 16.11.2025 mit Größe 1 kB image not shown  

Quelle  r_l.fdl   Sprache: unbekannt

 
           {*******************************************************}
                               {FDL Declarations}
    {Examiner Pro Edition, Version 9.1.0, Build Date 20101119, Build 19039}
             {Copyright (C) 2010 Altran Praxis Limited, Bath, U.K.}
           {*******************************************************}


                        {DATE : 29-NOV-2010 14:30:19.77}

                              {function RMD.R_L}


title function r_l;

  function round__(real) : integer;
  type block_index = integer;
  type round_index = integer;
  type block_permutation = array [integer] of integer;
  const r_values : block_permutation = pending;
  const round_index__base__first : integer = pending; 
  const round_index__base__last : integer = pending; 
  const block_index__base__first : integer = pending; 
  const block_index__base__last : integer = pending; 
  const round_index__first : integer = pending; 
  const round_index__last : integer = pending; 
  const round_index__size : integer = pending; 
  const block_index__first : integer = pending; 
  const block_index__last : integer = pending; 
  const block_index__size : integer = pending; 
  var j : integer;
  function r_l_spec(integer) : integer;

end;

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]