[BACK]Return to mpaux.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/mpaux.c between version 1.15 and 1.16

version 1.15, 2000/12/19 23:17:57 version 1.16, 2001/02/08 19:30:52
Line 21 
Line 21 
   
 #include <openssl/md5.h>  #include <openssl/md5.h>
   
   #include "mpaux.h"
   
 void  void
 compute_session_id(u_char session_id[16],  compute_session_id(u_char session_id[16],
     u_char cookie[8],      u_char cookie[8],

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16