Home
last modified time | relevance | path

Searched refs:SSL_SESSION_set_max_early_data (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DSSL_read_early_data.pod14 SSL_SESSION_set_max_early_data,
38 int SSL_SESSION_set_max_early_data(SSL_SESSION *s, uint32_t max_early_data);
88 The function SSL_SESSION_set_max_early_data() sets the maximum number of early
350 SSL_SESSION_set_max_early_data() return 1 for success or 0 for failure.
H A DSSL_CTX_set_psk_client_callback.pod87 L<SSL_SESSION_set_max_early_data(3)> if the PSK will be used for sending early
/openssl/ssl/
H A Dssl_sess.c1053 int SSL_SESSION_set_max_early_data(SSL_SESSION *s, uint32_t max_early_data) in SSL_SESSION_set_max_early_data() function
/openssl/util/
H A Dlibssl.num468 SSL_SESSION_set_max_early_data 469 3_0_0 EXIST::FUNCTION:
/openssl/include/openssl/
H A Dssl.h.in1718 __owur int SSL_SESSION_set_max_early_data(SSL_SESSION *s,
/openssl/test/
H A Dsslapitest.c3468 || !TEST_true(SSL_SESSION_set_max_early_data(clientpsk, in setupearly_data_test()

Completed in 45 milliseconds