Searched refs:BIO_up_ref (Results 1 - 12 of 12) sorted by relevance

/openbsd-current/regress/lib/libssl/api/
H A Dapitest.c103 BIO_up_ref(rbio);
104 BIO_up_ref(wbio);
137 BIO_up_ref(rbio);
138 BIO_up_ref(wbio);
/openbsd-current/regress/lib/libssl/tls/
H A Dtlstest.c54 BIO_up_ref(rbio);
55 BIO_up_ref(wbio);
89 BIO_up_ref(rbio);
90 BIO_up_ref(wbio);
/openbsd-current/regress/lib/libssl/shutdown/
H A Dshutdowntest.c54 BIO_up_ref(rbio);
55 BIO_up_ref(wbio);
89 BIO_up_ref(rbio);
90 BIO_up_ref(wbio);
/openbsd-current/regress/lib/libssl/verify/
H A Dverify.c208 BIO_up_ref(client_wbio);
209 BIO_up_ref(server_wbio);
/openbsd-current/regress/lib/libssl/unit/
H A Dssl_get_shared_ciphers.c277 BIO_up_ref(client_wbio);
278 BIO_up_ref(server_wbio);
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dbio.h72 LCRYPTO_USED(BIO_up_ref); variable
/openbsd-current/regress/lib/libssl/server/
H A Dservertest.c161 BIO_up_ref(rbio);
162 BIO_up_ref(wbio);
/openbsd-current/lib/libcrypto/bio/
H A Dbio_lib.c199 BIO_up_ref(BIO *bio) function
203 LCRYPTO_ALIAS(BIO_up_ref); variable
H A Dbio.h534 int BIO_up_ref(BIO *bio);
/openbsd-current/regress/lib/libssl/client/
H A Dclienttest.c666 BIO_up_ref(rbio);
667 BIO_up_ref(wbio);
/openbsd-current/regress/lib/libssl/dtls/
H A Ddtlstest.c953 BIO_up_ref(bio);
/openbsd-current/regress/lib/libssl/tlslegacy/
H A Dtlslegacytest.c588 BIO_up_ref(rbio);
589 BIO_up_ref(wbio);

Completed in 247 milliseconds