sync with OpenBSD -current
This commit is contained in:
parent
60ea4113ce
commit
25aa71bc5f
6 changed files with 56 additions and 21 deletions
|
@ -1,4 +1,4 @@
|
|||
/* $OpenBSD: cms_pwri.c,v 1.30 2023/12/20 18:38:19 tb Exp $ */
|
||||
/* $OpenBSD: cms_pwri.c,v 1.31 2024/01/14 18:40:24 tb Exp $ */
|
||||
/*
|
||||
* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
|
||||
* project.
|
||||
|
@ -66,6 +66,7 @@
|
|||
|
||||
#include "cms_local.h"
|
||||
#include "evp_local.h"
|
||||
#include "x509_local.h"
|
||||
|
||||
int
|
||||
CMS_RecipientInfo_set0_password(CMS_RecipientInfo *ri, unsigned char *pass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue