Home
last modified time | relevance | path

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

/openssl-master/doc/man3/
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
345 SSL_SESSION_set_max_early_data() return 1 for success or 0 for failure.
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-master/ssl/
A Dssl_sess.c1006 int SSL_SESSION_set_max_early_data(SSL_SESSION *s, uint32_t max_early_data) in SSL_SESSION_set_max_early_data() function
/openssl-master/util/
A Dlibssl.num468 SSL_SESSION_set_max_early_data 469 3_0_0 EXIST::FUNCTION:
/openssl-master/include/openssl/
A Dssl.h.in1666 __owur int SSL_SESSION_set_max_early_data(SSL_SESSION *s,
/openssl-master/test/
A Dsslapitest.c3223 || !TEST_true(SSL_SESSION_set_max_early_data(clientpsk, in setupearly_data_test()

Completed in 30 milliseconds