artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
455cbb1
)
RSA_get_flags should be RSA_test_flags.
author
tb
<tb@openbsd.org>
Tue, 20 Feb 2018 20:59:19 +0000
(20:59 +0000)
committer
tb
<tb@openbsd.org>
Tue, 20 Feb 2018 20:59:19 +0000
(20:59 +0000)
Noted by sthen. Rides previous minor bump.
lib/libcrypto/Symbols.list
patch
|
blob
|
history
diff --git
a/lib/libcrypto/Symbols.list
b/lib/libcrypto/Symbols.list
index
61a7867
..
4e29e85
100644
(file)
--- a/
lib/libcrypto/Symbols.list
+++ b/
lib/libcrypto/Symbols.list
@@
-2258,7
+2258,6
@@
RSA_get0_key
RSA_get_default_method
RSA_get_ex_data
RSA_get_ex_new_index
-RSA_get_flags
RSA_get_method
RSA_new
RSA_new_method
@@
-2291,6
+2290,7
@@
RSA_setup_blinding
RSA_sign
RSA_sign_ASN1_OCTET_STRING
RSA_size
+RSA_test_flags
RSA_up_ref
RSA_verify
RSA_verify_ASN1_OCTET_STRING