OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bio_type
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
ssl_old_test.c
897
BIO_IPV6 }
bio_type
local
1072
bio_type
= BIO_PAIR;
1076
bio_type
= BIO_IPV4;
1078
bio_type
= BIO_IPV6;
1308
if (
bio_type
== BIO_MEM) {
1310
bio_type
= BIO_PAIR;
1801
switch (
bio_type
) {
/src/crypto/external/bsd/openssl/dist/test/
ssl_old_test.c
887
enum { BIO_MEM, BIO_PAIR, BIO_IPV4, BIO_IPV6 }
bio_type
= BIO_MEM;
local
1067
bio_type
= BIO_PAIR;
1071
bio_type
= BIO_IPV4;
1073
bio_type
= BIO_IPV6;
1305
if (
bio_type
== BIO_MEM) {
1307
bio_type
= BIO_PAIR;
1805
switch (
bio_type
) {
/src/crypto/external/bsd/openssl.old/dist/test/
ssltest_old.c
893
enum { BIO_MEM, BIO_PAIR, BIO_IPV4, BIO_IPV6 }
bio_type
= BIO_MEM;
local
1094
bio_type
= BIO_PAIR;
1098
bio_type
= BIO_IPV4;
1100
bio_type
= BIO_IPV6;
1320
if (
bio_type
!= BIO_PAIR) {
1322
bio_type
= BIO_PAIR;
1796
switch (
bio_type
) {
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h
573
BIO *BIO_find_type(BIO *b, int
bio_type
);
/src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in
742
BIO *BIO_find_type(BIO *b, int
bio_type
);
/src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in
633
BIO *BIO_find_type(BIO *b, int
bio_type
);
Completed in 33 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026