Home
last modified time | relevance | path

Searched defs:SSL_QUIC_METHOD (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/quiche/src/
Dtls.rs96 struct SSL_QUIC_METHOD { struct
97 set_read_secret: extern fn(
105 set_write_secret: extern fn(
132 static QUICHE_STREAM_METHOD: SSL_QUIC_METHOD = SSL_QUIC_METHOD { argument
1126 ssl: *mut SSL, quic_method: *const SSL_QUIC_METHOD, in SSL_set_quic_method()
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dbase.h428 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef
/external/boringssl/src/include/openssl/
Dbase.h442 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef