Searched refs:SSL_SESSION_get_max_early_data (Results 1 – 9 of 9) 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 initial346 SSL_SESSION_get_max_early_data() return the maximum number of early data bytes
450 SSL_SESSION_get_max_early_data;
1060 uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s) in SSL_SESSION_get_max_early_data() function
434 SSL_SESSION_get_max_early_data 435 3_0_0 EXIST::FUNCTION:
2871 && SSL_SESSION_get_max_early_data(SSL_get0_session(con)) > 0) in s_client_main()2873 && SSL_SESSION_get_max_early_data(psksess) > 0))) { in s_client_main()
493 | `SSL_SESSION_get_max_early_data` | HL | U | A | NC\* | Done …494 | `SSL_SESSION_get_max_early_data` | HL | U | A | NC\* | Done …
1774 __owur uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s);
1727 __owur uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s);
4561 MLINKS+= SSL_read_early_data.3 SSL_SESSION_get_max_early_data.3