Searched defs:SSL_SESSION_get_max_early_data (Results 1 – 3 of 3) sorted by relevance
1010 uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s) in SSL_SESSION_get_max_early_data() function
1044 uint32_t SSL_SESSION_get_max_early_data(const SSL_SESSION *s) in SSL_SESSION_get_max_early_data() function
542 pub fn SSL_SESSION_get_max_early_data(ctx: *const SSL_SESSION) -> u32; in SSL_SESSION_get_max_early_data() function