Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libssl/tlslegacy/
Dtlslegacytest.c588 BIO_up_ref(rbio); in tlslegacy_client_test()
589 BIO_up_ref(wbio); in tlslegacy_client_test()
/openbsd/src/regress/lib/libssl/server/
Dservertest.c161 BIO_up_ref(rbio); in server_hello_test()
162 BIO_up_ref(wbio); in server_hello_test()
/openbsd/src/regress/lib/libssl/unit/
Dssl_get_shared_ciphers.c277 BIO_up_ref(client_wbio); in connect_peers()
278 BIO_up_ref(server_wbio); in connect_peers()
/openbsd/src/regress/lib/libssl/client/
Dclienttest.c662 BIO_up_ref(rbio); in client_hello_test()
663 BIO_up_ref(wbio); in client_hello_test()
/openbsd/src/lib/libcrypto/bio/
Dbio_lib.c199 BIO_up_ref(BIO *bio) in BIO_up_ref() function
203 LCRYPTO_ALIAS(BIO_up_ref);
Dbio.h534 int BIO_up_ref(BIO *bio);
/openbsd/src/regress/lib/libssl/dtls/
Ddtlstest.c953 BIO_up_ref(bio); in dtlstest_packet_monkey()
/openbsd/src/lib/libcrypto/
DSymbols.list335 BIO_up_ref