Loading ssl/record/dtls1_bitmap.c +1 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,7 @@ */ #include "../ssl_locl.h" #include "record_locl.h" /* mod 128 saturating subtract of two 64-bit values in big-endian order */ static int satsub64be(const unsigned char *v1, const unsigned char *v2) Loading ssl/record/rec_layer.h→ssl/record/record.h +1 −1 Original line number Diff line number Diff line /* ssl/record/rec_layer.h */ /* ssl/record/record.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * Loading ssl/record/rec_layer_locl.h→ssl/record/record_locl.h +1 −1 Original line number Diff line number Diff line /* ssl/record/rec_layer_locl.h */ /* ssl/record/record_locl.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * Loading ssl/record/s3_pkt.c +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ #include <openssl/evp.h> #include <openssl/buffer.h> #include <openssl/rand.h> #include "rec_layer_locl.h" #include "record_locl.h" #ifndef EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK # define EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK 0 Loading ssl/record/ssl3_buffer.c +1 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,7 @@ */ #include "../ssl_locl.h" #include "record_locl.h" void SSL3_BUFFER_set_data(SSL3_BUFFER *b, const unsigned char *d, int n) { Loading Loading
ssl/record/dtls1_bitmap.c +1 −0 Original line number Diff line number Diff line Loading @@ -114,6 +114,7 @@ */ #include "../ssl_locl.h" #include "record_locl.h" /* mod 128 saturating subtract of two 64-bit values in big-endian order */ static int satsub64be(const unsigned char *v1, const unsigned char *v2) Loading
ssl/record/rec_layer.h→ssl/record/record.h +1 −1 Original line number Diff line number Diff line /* ssl/record/rec_layer.h */ /* ssl/record/record.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * Loading
ssl/record/rec_layer_locl.h→ssl/record/record_locl.h +1 −1 Original line number Diff line number Diff line /* ssl/record/rec_layer_locl.h */ /* ssl/record/record_locl.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * Loading
ssl/record/s3_pkt.c +1 −1 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ #include <openssl/evp.h> #include <openssl/buffer.h> #include <openssl/rand.h> #include "rec_layer_locl.h" #include "record_locl.h" #ifndef EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK # define EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK 0 Loading
ssl/record/ssl3_buffer.c +1 −0 Original line number Diff line number Diff line Loading @@ -110,6 +110,7 @@ */ #include "../ssl_locl.h" #include "record_locl.h" void SSL3_BUFFER_set_data(SSL3_BUFFER *b, const unsigned char *d, int n) { Loading