Loading crypto/ct/ct_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ # include <limits.h> # include "internal/cryptlib.h" # include "../ssl/ssl_locl.h" # include "ct_locl.h" # include "internal/ct_int.h" SCT *SCT_new(void) { Loading crypto/ct/ct_locl.h→crypto/include/internal/ct_int.h +0 −0 File moved. View file crypto/x509v3/v3_scts.c +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ #include <openssl/asn1.h> #include <openssl/x509v3.h> #include "ext_dat.h" #include "crypto/ct/ct_locl.h" #include "internal/ct_int.h" #ifndef OPENSSL_NO_CT /* Signature and hash algorithms from RFC 5246 */ Loading Loading
crypto/ct/ct_lib.c +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ # include <limits.h> # include "internal/cryptlib.h" # include "../ssl/ssl_locl.h" # include "ct_locl.h" # include "internal/ct_int.h" SCT *SCT_new(void) { Loading
crypto/x509v3/v3_scts.c +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ #include <openssl/asn1.h> #include <openssl/x509v3.h> #include "ext_dat.h" #include "crypto/ct/ct_locl.h" #include "internal/ct_int.h" #ifndef OPENSSL_NO_CT /* Signature and hash algorithms from RFC 5246 */ Loading