early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/pkcs7/pk7_smime.c
vendored
4
externals/libressl/crypto/pkcs7/pk7_smime.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: pk7_smime.c,v 1.22 2017/01/29 17:49:23 beck Exp $ */
|
||||
/* $OpenBSD: pk7_smime.c,v 1.23 2021/11/01 20:53:08 tb Exp $ */
|
||||
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
|
||||
* project.
|
||||
*/
|
||||
@@ -64,6 +64,8 @@
|
||||
#include <openssl/x509.h>
|
||||
#include <openssl/x509v3.h>
|
||||
|
||||
#include "x509_lcl.h"
|
||||
|
||||
static int pkcs7_copy_existing_digest(PKCS7 *p7, PKCS7_SIGNER_INFO *si);
|
||||
|
||||
PKCS7 *
|
||||
|
Reference in New Issue
Block a user