added libtomcrypt-1.10

This commit is contained in:
Tom St Denis
2006-02-11 08:19:10 +00:00
committed by Steffen Jaeckel
parent a3ce807bae
commit 99b6d03203
23 changed files with 289 additions and 1386 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
*/
struct ltc_cipher_descriptor cipher_descriptor[TAB_SIZE] = {
{ NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL }
{ NULL, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL }
};
LTC_MUTEX_GLOBAL(ltc_cipher_mutex)