X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=patches%2Fopenssl_111m_tls13.diff;h=e60c33df45afa3439e2e49f57b6deb63c6e52005;hb=73641c6212e75c724508abe02cb658f082795263;hp=0d6c7c490e51d051abf1a8340a778de623bc266f;hpb=b69e64ad56511ef33b4fdc352c170816e581d4d9;p=openssl-gost%2Fengine.git diff --git a/patches/openssl_111m_tls13.diff b/patches/openssl_111m_tls13.diff index 0d6c7c4..e60c33d 100644 --- a/patches/openssl_111m_tls13.diff +++ b/patches/openssl_111m_tls13.diff @@ -1,5 +1,5 @@ diff --git include/openssl/evp.h include/openssl/evp.h -index 8172316e..f9322b7b 100644 +index e0ce8482..ce94b8cc 100644 --- include/openssl/evp.h +++ include/openssl/evp.h @@ -1342,6 +1342,8 @@ void EVP_PKEY_asn1_set_security_bits(EVP_PKEY_ASN1_METHOD *ameth, @@ -12,7 +12,7 @@ index 8172316e..f9322b7b 100644 # define EVP_PKEY_ALG_CTRL 0x1000 diff --git ssl/t1_lib.c ssl/t1_lib.c -index 72cfc450..092d8de1 100644 +index 0ef8dc06..d0b308e9 100644 --- ssl/t1_lib.c +++ ssl/t1_lib.c @@ -825,31 +825,31 @@ static const SIGALG_LOOKUP sigalg_lookup_tbl[] = {