Searched refs:ossl_quic_set_options (Results 1 – 3 of 3) sorted by relevance
138 uint64_t ossl_quic_set_options(SSL *s, uint64_t opts);
1054 uint64_t ossl_quic_set_options(SSL *ssl, uint64_t options) in ossl_quic_set_options() function
6296 return ossl_quic_set_options(s, op); in SSL_set_options()