comparison libtomcrypt/src/headers/tomcrypt_argchk.h @ 1435:f849a5ca2efc

update to libtomcrypt 1.17 (with Dropbear changes)
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 17:50:50 +0800
parents 38d2f6b2d1b8
children 6dba84798cd5
comparison
equal deleted inserted replaced
1434:27b9ddb06b09 1435:f849a5ca2efc
39 #define LTC_ARGCHKVD(x) if (!(x)) return; 39 #define LTC_ARGCHKVD(x) if (!(x)) return;
40 40
41 #endif 41 #endif
42 42
43 43
44 /* $Source: /cvs/libtom/libtomcrypt/src/headers/tomcrypt_argchk.h,v $ */ 44 /* $Source$ */
45 /* $Revision: 1.5 $ */ 45 /* $Revision$ */
46 /* $Date: 2006/08/27 20:50:21 $ */ 46 /* $Date$ */