ArchWizard

DGD/

source navigation ]
diff markup ]
identifier search ]
file search ]
Version: [ 1.0.a0 ] [ 1.1 ] [ 1.2 ] [ 1.2p1 ] [ 1.2p2 ] [ 1.2p3 ] [ 1.2p4 ] [ 1.2.151 ]

  1 NAME
  2         hash_md5 - MD5 message digest
  3 
  4 SYNOPSIS
  5         string hash_md5(string str, string extra...)
  6 
  7 
  8 DESCRIPTION
  9         Compute the 128 bit MD5 message digest of the concatenation of all
 10         string arguments.  The result is a string of 16 characters.
 11 
 12 SEE ALSO
 13         kfun/hash_crc16

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.