Loading nettle-meta-hashes.c +2 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,8 @@ #include "nettle-meta.h" const struct nettle_hash * const _nettle_hashes[] = { &nettle_gosthash94, &nettle_gosthash94cp, &nettle_md2, &nettle_md4, &nettle_md5, Loading testsuite/meta-hash-test.c +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ #include "sha3.h" const char* hashes[] = { "gosthash94", "gosthash94cp", "md2", "md4", "md5", Loading Loading
nettle-meta-hashes.c +2 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,8 @@ #include "nettle-meta.h" const struct nettle_hash * const _nettle_hashes[] = { &nettle_gosthash94, &nettle_gosthash94cp, &nettle_md2, &nettle_md4, &nettle_md5, Loading
testsuite/meta-hash-test.c +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,8 @@ #include "sha3.h" const char* hashes[] = { "gosthash94", "gosthash94cp", "md2", "md4", "md5", Loading