Searched refs:ossl_quic_clear_options (Results 1 – 3 of 3) sorted by relevance
108 uint64_t ossl_quic_clear_options(SSL *s, uint64_t opts);
777 uint64_t ossl_quic_clear_options(SSL *ssl, uint64_t options) in ossl_quic_clear_options() function
6200 return ossl_quic_clear_options(s, op); in SSL_clear_options()
Completed in 76 milliseconds