comparison src/headers/tomcrypt_custom.h @ 390:d8e44bef7917 libtomcrypt-dropbear

Replace // with /* */
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 04:28:09 +0000
parents 2c89a3a04104
children
comparison
equal deleted inserted replaced
383:2c89a3a04104 390:d8e44bef7917
70 /* These spit out warnings etc */ 70 /* These spit out warnings etc */
71 #define LTC_NO_ROLC 71 #define LTC_NO_ROLC
72 72
73 /* Enable self-test test vector checking */ 73 /* Enable self-test test vector checking */
74 /* Not for dropbear */ 74 /* Not for dropbear */
75 //#define LTC_TEST 75 /*#define LTC_TEST*/
76 76
77 /* clean the stack of functions which put private information on stack */ 77 /* clean the stack of functions which put private information on stack */
78 /* #define LTC_CLEAN_STACK */ 78 /* #define LTC_CLEAN_STACK */
79 79
80 /* disable all file related functions */ 80 /* disable all file related functions */