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.rs80 struct SSL_QUIC_METHOD { struct
81 set_read_secret: extern fn(
89 set_write_secret: extern fn(
116 static QUICHE_STREAM_METHOD: SSL_QUIC_METHOD = SSL_QUIC_METHOD { argument
948 ssl: *mut SSL, quic_method: *const SSL_QUIC_METHOD, in SSL_set_quic_method()
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dbase.h420 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef
/external/boringssl/src/include/openssl/
Dbase.h428 typedef struct ssl_quic_method_st SSL_QUIC_METHOD; typedef