[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.6 and 1.7

version 1.6, 2001/01/21 19:05:49 version 1.7, 2001/02/08 19:30:51
Line 31 
Line 31 
   
 #include <openssl/hmac.h>  #include <openssl/hmac.h>
   
   #include "hmac.h"
   
 u_char *  u_char *
 hmac(  hmac(
     EVP_MD *evp_md,      EVP_MD *evp_md,

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7