Home
last modified time | relevance | path

Searched refs:ssl_attach_bio_dgram (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/test/radix/
H A Dquic_ops.c122 static int ssl_attach_bio_dgram(SSL *ssl, in ssl_attach_bio_dgram() function
228 if (!is_domain && !TEST_true(ssl_attach_bio_dgram(ssl, 0, NULL))) in DEF_FUNC()
259 if (!TEST_true(ssl_attach_bio_dgram(listener, 0, NULL))) in DEF_FUNC()