Searched refs:SSL_SESSION_get_max_early_data (Results 1 – 6 of 6) sorted by relevance
13 SSL_SESSION_get_max_early_data,37 uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s);83 On the client side, the function SSL_SESSION_get_max_early_data() can be used to106 returned from SSL_SESSION_get_max_early_data(). Once the initial341 SSL_SESSION_get_max_early_data() return the maximum number of early data bytes
454 SSL_SESSION_get_max_early_data;
914 uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s) in SSL_SESSION_get_max_early_data() function
2735 && SSL_SESSION_get_max_early_data(SSL_get0_session(con)) > 0) in s_client_main()2737 && SSL_SESSION_get_max_early_data(psksess) > 0))) { in s_client_main()
1651 __owur uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s);
2827 MLINKS+= SSL_read_early_data.3 SSL_SESSION_get_max_early_data.3