X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fssl.h;fp=include%2Fopenssl%2Fssl.h;h=e75394676fc97d299408a164558d24a42e3087ab;hp=c1b6b8e5dc959fcb7d94d9c1d2700f1cc34f0cab;hb=98278b963171ece10a42d18594045b875103115b;hpb=b5f7aa5ce72023bdfa5ad6342ab609ee03dcdf1a diff --git a/include/openssl/ssl.h b/include/openssl/ssl.h index c1b6b8e5dc..e75394676f 100644 --- a/include/openssl/ssl.h +++ b/include/openssl/ssl.h @@ -1,5 +1,5 @@ /* - * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved. + * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. * Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved * Copyright 2005 Nokia. All rights reserved. * @@ -136,6 +136,7 @@ extern "C" { # define SSL_TXT_ARIA_GCM "ARIAGCM" # define SSL_TXT_ARIA128 "ARIA128" # define SSL_TXT_ARIA256 "ARIA256" +# define SSL_TXT_GOST2012_GOST8912_GOST8912 "GOST2012-GOST8912-GOST8912" # define SSL_TXT_MD5 "MD5" # define SSL_TXT_SHA1 "SHA1"