mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-27 18:56:34 +08:00
first step of v2 final release
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Generated by util/mkerr.pl DO NOT EDIT
|
||||
* Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
|
||||
* Copyright 1995-2017 The OpenSSL Project Authors. All Rights Reserved.
|
||||
*
|
||||
* Licensed under the OpenSSL license (the "License"). You may not use
|
||||
* this file except in compliance with the License. You can obtain a copy
|
||||
@@ -189,6 +189,7 @@ static ERR_STRING_DATA CMS_str_reasons[] = {
|
||||
{ERR_REASON(CMS_R_NOT_PWRI), "not pwri"},
|
||||
{ERR_REASON(CMS_R_NOT_SUPPORTED_FOR_THIS_KEY_TYPE),
|
||||
"not supported for this key type"},
|
||||
{ERR_REASON(CMS_R_NO_AVAILABLE_CIPHER), "no available cipher"},
|
||||
{ERR_REASON(CMS_R_NO_CIPHER), "no cipher"},
|
||||
{ERR_REASON(CMS_R_NO_CONTENT), "no content"},
|
||||
{ERR_REASON(CMS_R_NO_CONTENT_TYPE), "no content type"},
|
||||
|
||||
Reference in New Issue
Block a user