early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/rsa/rsa_depr.c
vendored
4
externals/libressl/crypto/rsa/rsa_depr.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: rsa_depr.c,v 1.8 2014/07/11 08:44:49 jsing Exp $ */
|
||||
/* $OpenBSD: rsa_depr.c,v 1.9 2021/12/04 16:08:32 tb Exp $ */
|
||||
/* ====================================================================
|
||||
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
|
||||
*
|
||||
@@ -64,6 +64,8 @@
|
||||
#include <openssl/bn.h>
|
||||
#include <openssl/rsa.h>
|
||||
|
||||
#include "bn_lcl.h"
|
||||
|
||||
#ifndef OPENSSL_NO_DEPRECATED
|
||||
|
||||
RSA *
|
||||
|
Reference in New Issue
Block a user