Home
last modified time | relevance | path

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

/openbsd/regress/lib/libssl/api/
H A Dapitest.c103 BIO_up_ref(rbio); in tls_client()
104 BIO_up_ref(wbio); in tls_client()
137 BIO_up_ref(rbio); in tls_server()
138 BIO_up_ref(wbio); in tls_server()
/openbsd/regress/lib/libssl/tls/
H A Dtlstest.c54 BIO_up_ref(rbio); in tls_client()
55 BIO_up_ref(wbio); in tls_client()
89 BIO_up_ref(rbio); in tls_server()
90 BIO_up_ref(wbio); in tls_server()
/openbsd/regress/lib/libssl/tlslegacy/
H A Dtlslegacytest.c588 BIO_up_ref(rbio); in tlslegacy_client_test()
589 BIO_up_ref(wbio); in tlslegacy_client_test()
/openbsd/regress/lib/libssl/server/
H A Dservertest.c161 BIO_up_ref(rbio); in server_hello_test()
162 BIO_up_ref(wbio); in server_hello_test()
/openbsd/regress/lib/libssl/shutdown/
H A Dshutdowntest.c54 BIO_up_ref(rbio); in tls_client()
55 BIO_up_ref(wbio); in tls_client()
89 BIO_up_ref(rbio); in tls_server()
90 BIO_up_ref(wbio); in tls_server()
/openbsd/regress/lib/libssl/verify/
H A Dverify.c208 BIO_up_ref(client_wbio); in connect_peers()
209 BIO_up_ref(server_wbio); in connect_peers()
/openbsd/regress/lib/libssl/unit/
H A Dssl_get_shared_ciphers.c277 BIO_up_ref(client_wbio); in connect_peers()
278 BIO_up_ref(server_wbio); in connect_peers()
/openbsd/regress/lib/libssl/client/
H A Dclienttest.c662 BIO_up_ref(rbio); in client_hello_test()
663 BIO_up_ref(wbio); in client_hello_test()
/openbsd/lib/libcrypto/hidden/openssl/
H A Dbio.h72 LCRYPTO_USED(BIO_up_ref);
/openbsd/lib/libcrypto/bio/
H A Dbio_lib.c199 BIO_up_ref(BIO *bio) in BIO_up_ref() function
203 LCRYPTO_ALIAS(BIO_up_ref);
H A Dbio.h534 int BIO_up_ref(BIO *bio);
/openbsd/regress/lib/libssl/dtls/
H A Ddtlstest.c953 BIO_up_ref(bio); in dtlstest_packet_monkey()
/openbsd/lib/libcrypto/
H A DSymbols.list335 BIO_up_ref