summaryrefslogtreecommitdiffstats
path: root/util/private.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-06-07 16:32:19 +0100
committerMatt Caswell <matt@openssl.org>2018-07-02 15:06:12 +0100
commitdc7a3543e0244bfdb9cbca1408fb7a6aa5da34b5 (patch)
treebce641c13851102b7188bd56df664d72755cbfb0 /util/private.num
parentc9598459b6c797bd316e44834f5129bdf28add2b (diff)
Document the new early data callback and option
Document SSL_OP_NO_ANTI_REPLAY and SSL_CTX_set_allow_early_data_cb() Reviewed-by: Viktor Dukhovni <viktor@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6469)
Diffstat (limited to 'util/private.num')
-rw-r--r--util/private.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/private.num b/util/private.num
index ac536a56aa..b90e33db80 100644
--- a/util/private.num
+++ b/util/private.num
@@ -48,7 +48,9 @@ RAND_DRBG_cleanup_nonce_fn datatype
RAND_DRBG_get_entropy_fn datatype
RAND_DRBG_get_nonce_fn datatype
RAND_poll_cb datatype
+SSL_CTX_allow_early_data_cb_fn datatype
SSL_CTX_keylog_cb_func datatype
+SSL_allow_early_data_cb_fn datatype
SSL_client_hello_cb_fn datatype
SSL_psk_client_cb_func datatype
SSL_psk_find_session_cb_func datatype