Searched defs:SSL_QUIC_METHOD (Results 1 – 4 of 4) sorted by relevance
96 struct SSL_QUIC_METHOD { struct97 set_read_secret: extern fn(105 set_write_secret: extern fn(113 add_handshake_data: extern fn(120 flush_flight: extern fn(ssl: *mut SSL) -> c_int,122 send_alert:1362 ssl: *mut SSL, quic_method: *const SSL_QUIC_METHOD, in SSL_set_quic_method()
474 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef
436 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef