Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions cipher/md.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@ static const gcry_md_spec_t * const digest_list[] =
&_gcry_digest_spec_shake256,
&_gcry_digest_spec_cshake128,
&_gcry_digest_spec_cshake256,
#else
NULL,
NULL,
NULL,
NULL,
#endif
#endif
#if USE_GOST_R_3411_94
Expand Down