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

Diff for /src/usr.bin/ssh/hmac.c between version 1.1 and 1.2

version 1.1, 2000/04/03 20:06:15 version 1.2, 2000/04/12 09:39:10
Line 34 
Line 34 
 #include "ssh.h"  #include "ssh.h"
 #include "getput.h"  #include "getput.h"
   
 #include <ssl/hmac.h>  #include <openssl/hmac.h>
   
 unsigned char *  unsigned char *
 hmac(  hmac(

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2