Import OpenSSL 1.1.1f
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "internal/cryptlib.h"
|
||||
#include "dh_locl.h"
|
||||
#include "internal/bn_int.h"
|
||||
#include "dh_local.h"
|
||||
#include "crypto/bn.h"
|
||||
|
||||
static int generate_key(DH *dh);
|
||||
static int compute_key(unsigned char *key, const BIGNUM *pub_key, DH *dh);
|
||||
|
||||
Reference in New Issue
Block a user