Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/radix/
H A Dquic_ops.c51 static int ssl_ctx_configure(SSL_CTX *ctx, int is_server) in ssl_ctx_configure() function
208 if (!TEST_true(ssl_ctx_configure(ctx, is_server))) in DEF_FUNC()