Searched defs:SSL_CTX_set_quic_method (Results 1 – 3 of 3) sorted by relevance
2499 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) { in SSL_CTX_set_quic_method() function
2582 int SSL_CTX_set_quic_method(SSL_CTX *ctx, const SSL_QUIC_METHOD *quic_method) { in SSL_CTX_set_quic_method() function
189 #define SSL_CTX_set_quic_method BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_CTX_set_quic_method) macro