Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@chromium.org>2015-06-16 20:29:54 +0300
committerAdam Langley <agl@google.com>2015-06-26 01:39:36 +0300
commit6cacac033bd42ac6d999085892093a861b9c6c5d (patch)
treea0e23a2ee6d068a90094a381f6eaa946b5e5b54b /crypto/err
parentcb3872f546b0036401b527638795a8b64e08a9ea (diff)
Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions.
BUG=404754 Change-Id: Iae75a7ab24d4aa3b30edf578cbfc1058aeadd863 Reviewed-on: https://boringssl-review.googlesource.com/5233 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/ssl.errordata2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/err/ssl.errordata b/crypto/err/ssl.errordata
index f8320206..c4a568cd 100644
--- a/crypto/err/ssl.errordata
+++ b/crypto/err/ssl.errordata
@@ -2,11 +2,13 @@ SSL,function,276,SSL_AEAD_CTX_new
SSL,function,277,SSL_AEAD_CTX_open
SSL,function,278,SSL_AEAD_CTX_seal
SSL,function,100,SSL_CTX_check_private_key
+SSL,function,283,SSL_CTX_get_tlsext_ticket_keys
SSL,function,101,SSL_CTX_new
SSL,function,272,SSL_CTX_set1_tls_channel_id
SSL,function,102,SSL_CTX_set_cipher_list
SSL,function,103,SSL_CTX_set_cipher_list_tls11
SSL,function,104,SSL_CTX_set_session_id_context
+SSL,function,284,SSL_CTX_set_tlsext_ticket_keys
SSL,function,268,SSL_CTX_set_tmp_dh
SSL,function,269,SSL_CTX_set_tmp_ecdh
SSL,function,105,SSL_CTX_use_PrivateKey