Searched refs:ossl_quic_set_options (Results 1 – 3 of 3) sorted by relevance
107 uint64_t ossl_quic_set_options(SSL *s, uint64_t opts);
771 uint64_t ossl_quic_set_options(SSL *ssl, uint64_t options) in ossl_quic_set_options() function
6168 return ossl_quic_set_options(s, op); in SSL_set_options()
Completed in 37 milliseconds