X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2Fsha1.c;h=49b1f4c09269e5b1fded8eee2236fe6c8887f839;hb=refs%2Fchanges%2F42%2F158942%2F1;hp=da5bc16f3c65def17421c4042431ad500aa5111c;hpb=8425d14bc2e8a8c60d189ee4534eb5e7bcc76de8;p=profile%2Fmobile%2Fplatform%2Fkernel%2Fu-boot-tm1.git diff --git a/lib/sha1.c b/lib/sha1.c index da5bc16..49b1f4c 100644 --- a/lib/sha1.c +++ b/lib/sha1.c @@ -386,8 +386,6 @@ void sha1_hmac (unsigned char *key, int keylen, memset (&ctx, 0, sizeof (sha1_context)); } -static const char _sha1_src[] = "_sha1_src"; - #ifdef SELF_TEST /* * FIPS-180-1 test vectors