Home
last modified time | relevance | path

Searched defs:c_to_s_fbio (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddtlstest.c59 BIO *c_to_s_fbio, *c_to_s_mempacket; in test_dtls_unprocessed() local
153 BIO *c_to_s_fbio, *mempackbio; in test_dtls_drop_records() local
H A Dsslcorrupttest.c187 BIO *c_to_s_fbio; in test_ssl_corrupt() local
H A Dtls13ccstest.c19 static BIO *s_to_c_fbio = NULL, *c_to_s_fbio = NULL; variable
H A Dasynciotest.c293 BIO *s_to_c_fbio = NULL, *c_to_s_fbio = NULL; in test_asyncio() local
H A Dssltestlib.c803 SSL **cssl, BIO *s_to_c_fbio, BIO *c_to_s_fbio) in create_ssl_objects()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddtlstest.c75 BIO *c_to_s_fbio, *c_to_s_mempacket; in test_dtls_unprocessed() local
195 BIO *c_to_s_fbio, *mempackbio; in test_dtls_drop_records() local
H A Dsslcorrupttest.c187 BIO *c_to_s_fbio; in test_ssl_corrupt() local
H A Dtls13ccstest.c19 static BIO *s_to_c_fbio = NULL, *c_to_s_fbio = NULL; variable
H A Dasynciotest.c293 BIO *s_to_c_fbio = NULL, *c_to_s_fbio = NULL; in test_asyncio() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c1012 SSL **cssl, BIO *s_to_c_fbio, BIO *c_to_s_fbio) in create_ssl_objects()