early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/pem/pem_info.c
vendored
4
externals/libressl/crypto/pem/pem_info.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: pem_info.c,v 1.24 2020/07/25 11:53:37 schwarze Exp $ */
|
||||
/* $OpenBSD: pem_info.c,v 1.25 2021/12/12 21:30:14 tb Exp $ */
|
||||
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -75,6 +75,8 @@
|
||||
#include <openssl/rsa.h>
|
||||
#endif
|
||||
|
||||
#include "evp_locl.h"
|
||||
|
||||
STACK_OF(X509_INFO) *
|
||||
PEM_X509_INFO_read(FILE *fp, STACK_OF(X509_INFO) *sk, pem_password_cb *cb,
|
||||
void *u)
|
||||
|
Reference in New Issue
Block a user