common: Rename to kem.c from kmac.c.

* common/Makefile.am (common_sources): Fix to kem.c.
* common/kem.c: Rename.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
NIIBE Yutaka 2024-04-10 11:13:31 +09:00
parent 04b81ec236
commit aee6b1131b
No known key found for this signature in database
GPG Key ID: 640114AF89DE6054
2 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ common_sources = \
comopt.c comopt.h \
compliance.c compliance.h \
pkscreening.c pkscreening.h \
kmac.c
kem.c
if HAVE_W32_SYSTEM
common_sources += w32-reg.c w32-cmdline.c