The experimental Rijndael code moved to the main trunk.
[openssl.git] / crypto / hmac / hmactest.c
index 9a67dff36a20b5f46b7eb64f40ca571a4d18bb4e..4b56b8ee135564499bb701dab5fce1af7704dfb8 100644 (file)
@@ -73,7 +73,7 @@ int main(int argc, char *argv[])
 #include <openssl/ebcdic.h>
 #endif
 
-struct test_st
+static struct test_st
        {
        unsigned char key[16];
        int key_len;