Loading crypto/include/internal/blake2_locl.h→crypto/blake2/blake2_locl.h +0 −0 File moved. View file crypto/blake2/blake2b.c +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <openssl/crypto.h> #include "e_os.h" #include "internal/blake2_locl.h" #include "blake2_locl.h" #include "blake2_impl.h" static const uint64_t blake2b_IV[8] = Loading crypto/blake2/blake2s.c +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <openssl/crypto.h> #include "e_os.h" #include "internal/blake2_locl.h" #include "blake2_locl.h" #include "blake2_impl.h" static const uint32_t blake2s_IV[8] = Loading crypto/blake2/m_blake2b.c +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ # include <openssl/evp.h> # include <openssl/objects.h> # include "internal/blake2_locl.h" # include "blake2_locl.h" # include "internal/evp_int.h" static int init(EVP_MD_CTX *ctx) Loading crypto/blake2/m_blake2s.c +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ # include <openssl/evp.h> # include <openssl/objects.h> # include "internal/blake2_locl.h" # include "blake2_locl.h" # include "internal/evp_int.h" static int init(EVP_MD_CTX *ctx) Loading Loading
crypto/blake2/blake2b.c +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <openssl/crypto.h> #include "e_os.h" #include "internal/blake2_locl.h" #include "blake2_locl.h" #include "blake2_impl.h" static const uint64_t blake2b_IV[8] = Loading
crypto/blake2/blake2s.c +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ #include <openssl/crypto.h> #include "e_os.h" #include "internal/blake2_locl.h" #include "blake2_locl.h" #include "blake2_impl.h" static const uint32_t blake2s_IV[8] = Loading
crypto/blake2/m_blake2b.c +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ # include <openssl/evp.h> # include <openssl/objects.h> # include "internal/blake2_locl.h" # include "blake2_locl.h" # include "internal/evp_int.h" static int init(EVP_MD_CTX *ctx) Loading
crypto/blake2/m_blake2s.c +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ # include <openssl/evp.h> # include <openssl/objects.h> # include "internal/blake2_locl.h" # include "blake2_locl.h" # include "internal/evp_int.h" static int init(EVP_MD_CTX *ctx) Loading