Latest update.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# include <openssl/sha.h>
|
||||
# include <openssl/srp.h>
|
||||
# include <openssl/evp.h>
|
||||
# include "internal/bn_srp.h"
|
||||
# include "crypto/bn_srp.h"
|
||||
|
||||
/* calculate = SHA1(PAD(x) || PAD(y)) */
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
|
||||
#ifndef OPENSSL_NO_SRP
|
||||
# include "internal/cryptlib.h"
|
||||
# include "internal/evp_int.h"
|
||||
# include "crypto/evp.h"
|
||||
# include <openssl/sha.h>
|
||||
# include <openssl/srp.h>
|
||||
# include <openssl/evp.h>
|
||||
|
||||
Reference in New Issue
Block a user