summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2015-12-10 00:03:06 +0100
committerAndy Polyakov <appro@openssl.org>2015-12-10 12:06:05 +0100
commitc7b5b9f4b1ec24743da20926f50418ba9fa92e87 (patch)
tree5a778d0dddbe678eeb40591c5b1c7b9f748cf284
parent48f14845551c530ed42834d8034d53222d355175 (diff)
make update.
Reviewed-by: Richard Levitte <levitte@openssl.org>
-rwxr-xr-xutil/libeay.num7
1 files changed, 7 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index cd13ea00d6..3318a7eb98 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4720,3 +4720,10 @@ EC_KEY_METHOD_get_verify 5079 EXIST::FUNCTION:EC
ENGINE_unregister_EC 5080 EXIST::FUNCTION:ENGINE
EC_KEY_METHOD_get_sign 5081 EXIST::FUNCTION:EC
EC_KEY_METHOD_get_compute_key 5082 EXIST::FUNCTION:EC
+Poly1305_Init 5083 EXIST::FUNCTION:POLY1305
+ChaCha20_ctr32 5084 EXIST::FUNCTION:CHACHA
+Poly1305_ctx_size 5085 EXIST::FUNCTION:POLY1305
+Poly1305_Update 5086 EXIST::FUNCTION:POLY1305
+Poly1305_Final 5087 EXIST::FUNCTION:POLY1305
+EVP_chacha20_poly1305 5088 EXIST::FUNCTION:CHACHA,POLY1305
+EVP_chacha20 5089 EXIST::FUNCTION:CHACHA