sync with OpenBSD -current

This commit is contained in:
purplerain 2024-01-15 03:18:19 +00:00
parent 60ea4113ce
commit 25aa71bc5f
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
6 changed files with 56 additions and 21 deletions

View file

@ -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,