Searched defs:SSL_SESSION_set_max_early_data (Results 1 – 2 of 2) sorted by relevance
1011 int SSL_SESSION_set_max_early_data(SSL_SESSION *s, uint32_t max_early_data) in SSL_SESSION_set_max_early_data() function
540 pub fn SSL_SESSION_set_max_early_data(ctx: *mut SSL_SESSION, max_early_data: u32) -> c_int; in SSL_SESSION_set_max_early_data() function