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

Diff for /src/usr.bin/ssh/Attic/md-sha256.c between version 1.1 and 1.2

version 1.1, 2006/03/07 09:07:40 version 1.2, 2006/03/19 18:51:18
Line 20 
Line 20 
 #include <openssl/evp.h>  #include <openssl/evp.h>
 #include <sha2.h>  #include <sha2.h>
   
 RCSID("$OpenBSD$");  
   
 const EVP_MD *evp_ssh_sha256(void);  const EVP_MD *evp_ssh_sha256(void);
   

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