Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ssh_chacha20poly1305/ttssh2/ttxssh/key.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5550 by maya, Wed Mar 19 13:19:25 2014 UTC revision 5838 by yutakapon, Sun Apr 26 14:46:48 2015 UTC
# Line 66  ssh_keytype nid_to_keytype(int nid); Line 66  ssh_keytype nid_to_keytype(int nid);
66  void key_private_serialize(Key *key, buffer_t *b);  void key_private_serialize(Key *key, buffer_t *b);
67  Key *key_private_deserialize(buffer_t *blob);  Key *key_private_deserialize(buffer_t *blob);
68    
69    int update_client_input_hostkeys(PTInstVar pvar, char *dataptr, int datalen);
70    
71  #endif  #endif

Legend:
Removed from v.5550  
changed lines
  Added in v.5838

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26