Searched refs:SSL_get_max_early_data (Results 1 – 7 of 7) sorted by relevance
7 SSL_get_max_early_data,30 uint32_t SSL_get_max_early_data(const SSL *s);201 SSL_get_max_early_data() functions can be used to obtain the current maximum340 SSL_get_max_early_data(), SSL_CTX_get_max_early_data() and
423 pub fn SSL_get_max_early_data(ctx: *const SSL) -> u32; in SSL_get_max_early_data() function
429 SSL_get_max_early_data 430 3_0_0 EXIST::FUNCTION:
2955 #[corresponds(SSL_get_max_early_data)]2958 unsafe { ffi::SSL_get_max_early_data(self.as_ptr()) } in max_early_data()
934 uint32_t SSL_get_max_early_data(const SSL *s);
5762 uint32_t SSL_get_max_early_data(const SSL *s) in SSL_get_max_early_data() function
930 uint32_t SSL_get_max_early_data(const SSL *s);