Add x509_verify.c x509_verify.h
This commit is contained in:
@@ -769,6 +769,7 @@ set(
|
||||
x509/x509_txt.c
|
||||
x509/x509_utl.c
|
||||
x509/x509_v3.c
|
||||
x509/x509_verify.c
|
||||
x509/x509_vfy.c
|
||||
x509/x509_vpm.c
|
||||
x509/x509cset.c
|
||||
|
@@ -953,6 +953,7 @@ libcrypto_la_SOURCES += x509/x509_trs.c
|
||||
libcrypto_la_SOURCES += x509/x509_txt.c
|
||||
libcrypto_la_SOURCES += x509/x509_utl.c
|
||||
libcrypto_la_SOURCES += x509/x509_v3.c
|
||||
libcrypto_la_SOURCES += x509/x509_verify.c
|
||||
libcrypto_la_SOURCES += x509/x509_vfy.c
|
||||
libcrypto_la_SOURCES += x509/x509_vpm.c
|
||||
libcrypto_la_SOURCES += x509/x509cset.c
|
||||
|
Reference in New Issue
Block a user