Searched defs:SSL_get_max_early_data (Results 1 – 2 of 2) sorted by relevance
423 pub fn SSL_get_max_early_data(ctx: *const SSL) -> u32; in SSL_get_max_early_data() function
5762 uint32_t SSL_get_max_early_data(const SSL *s) in SSL_get_max_early_data() function