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);82 On the client side, the function SSL_SESSION_get_max_early_data() can be used to105 returned from SSL_SESSION_get_max_early_data(). Once the initial340 SSL_SESSION_get_max_early_data() return the maximum number of early data bytes
455 SSL_SESSION_get_max_early_data;
911 uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s) in SSL_SESSION_get_max_early_data() function
2705 && SSL_SESSION_get_max_early_data(SSL_get0_session(con)) > 0) in s_client_main()2707 && SSL_SESSION_get_max_early_data(psksess) > 0))) { in s_client_main()
1639 __owur uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s);
2793 MLINKS+= SSL_read_early_data.3 SSL_SESSION_get_max_early_data.3