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

Diff for /src/usr.bin/ssh/xmss_commons.h between version 1.1 and 1.2

version 1.1, 2018/02/23 15:58:38 version 1.2, 2018/02/26 03:03:05
Line 12 
Line 12 
   
 void to_byte(unsigned char *output, unsigned long long in, uint32_t bytes);  void to_byte(unsigned char *output, unsigned long long in, uint32_t bytes);
 void hexdump(const unsigned char *a, size_t len);  void hexdump(const unsigned char *a, size_t len);
 #endif  
   

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