Searched refs:BIO_ADDR_rawmake (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/openssl/doc/man3/ |
H A D | BIO_ADDR.pod | 5 BIO_ADDR, BIO_ADDR_new, BIO_ADDR_clear, BIO_ADDR_free, BIO_ADDR_rawmake, 20 int BIO_ADDR_rawmake(BIO_ADDR *ap, int family, 46 BIO_ADDR_rawmake() takes a protocol B<family>, a byte array of 97 Both BIO_ADDR_rawmake() and BIO_ADDR_rawaddress() take a pointer to a
|
/freebsd/crypto/openssl/crypto/bio/ |
H A D | bio_addr.c | 102 int BIO_ADDR_rawmake(BIO_ADDR *ap, int family, in BIO_ADDR_rawmake() function 609 BIO_ADDR_rawmake(addr, family, where, wherelen, port); in addrinfo_wrap()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | bio.h | 729 int BIO_ADDR_rawmake(BIO_ADDR *ap, int family,
|
H A D | bio.h.in | 706 int BIO_ADDR_rawmake(BIO_ADDR *ap, int family,
|
/freebsd/secure/lib/libcrypto/ |
H A D | Version.map | 258 BIO_ADDR_rawmake;
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | Makefile | 764 MLINKS+= BIO_ADDR.3 BIO_ADDR_rawmake.3
|
/freebsd/crypto/openssl/util/ |
H A D | libcrypto.num | 145 BIO_ADDR_rawmake 148 3_0_0 EXIST::FUNCTION:SOCK
|