Home
last modified time | relevance | path

Searched refs:bio_type (Results 1 – 4 of 4) sorted by relevance

/src/crypto/openssl/doc/man3/
H A DBIO_find_type.pod11 BIO *BIO_find_type(BIO *b, int bio_type);
/src/crypto/openssl/test/
H A Dssl_old_test.c897 BIO_IPV6 } bio_type in main() local
1072 bio_type = BIO_PAIR; in main()
1076 bio_type = BIO_IPV4; in main()
1078 bio_type = BIO_IPV6; in main()
1308 if (bio_type == BIO_MEM) { in main()
1310 bio_type = BIO_PAIR; in main()
1801 switch (bio_type) { in main()
/src/crypto/openssl/include/openssl/
H A Dbio.h765 BIO *BIO_find_type(BIO *b, int bio_type);
H A Dbio.h.in742 BIO *BIO_find_type(BIO *b, int bio_type);