diff options
author | 2018-10-24 17:57:52 +0000 | |
---|---|---|
committer | 2018-10-24 17:57:52 +0000 | |
commit | 9c775a443c5ed6ef6df6c3f79a4f378dbbf3bbcc (patch) | |
tree | 90381b49bf0674ebea0b52275136b6f9fb7f4808 | |
parent | Remove a bunch of ancient and highly crufty ASN.1 related code from (diff) | |
download | wireguard-openbsd-9c775a443c5ed6ef6df6c3f79a4f378dbbf3bbcc.tar.xz wireguard-openbsd-9c775a443c5ed6ef6df6c3f79a4f378dbbf3bbcc.zip |
Remove a GOST data symbol that should not be exported.
-rw-r--r-- | lib/libcrypto/Symbols.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libcrypto/Symbols.list b/lib/libcrypto/Symbols.list index 4bfd84a65dc..99a38eb2117 100644 --- a/lib/libcrypto/Symbols.list +++ b/lib/libcrypto/Symbols.list @@ -1651,7 +1651,6 @@ Gost2814789_cnt_encrypt Gost2814789_ecb_encrypt Gost2814789_set_key Gost2814789_set_sbox -Gost28147_TestParamSet HKDF HKDF_expand HKDF_extract |