add o_fips
This commit is contained in:
@@ -233,6 +233,7 @@ set(
|
||||
malloc-wrapper.c
|
||||
mem_clr.c
|
||||
mem_dbg.c
|
||||
o_fips.c
|
||||
o_init.c
|
||||
o_str.c
|
||||
o_time.c
|
||||
|
@@ -265,6 +265,7 @@ libcrypto_la_SOURCES += ex_data.c
|
||||
libcrypto_la_SOURCES += malloc-wrapper.c
|
||||
libcrypto_la_SOURCES += mem_clr.c
|
||||
libcrypto_la_SOURCES += mem_dbg.c
|
||||
libcrypto_la_SOURCES += o_fips.c
|
||||
libcrypto_la_SOURCES += o_init.c
|
||||
libcrypto_la_SOURCES += o_str.c
|
||||
libcrypto_la_SOURCES += o_time.c
|
||||
|
Reference in New Issue
Block a user