Home
last modified time | relevance | path

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

/src/crypto/openssl/test/radix/
H A Dquic_ops.c982 SSL *dst_ssl, *src_ssl; in DEF_FUNC() local
988 REQUIRE_SSL_N(0, dst_ssl); in DEF_FUNC()
990 dst_bio = SSL_get_rbio(dst_ssl); in DEF_FUNC()