Home
last modified time | relevance | path

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

/openssl/include/openssl/
H A Dbioerr.h25 # define BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET 141 macro
/openssl/crypto/bio/
H A Dbio_err.c19 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET),
H A Dbio_sock.c90 ERR_raise(ERR_LIB_BIO, BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET); in BIO_get_port()
/openssl/crypto/err/
H A Dopenssl.txt130 BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET:141:addrinfo addr is not af inet

Completed in 39 milliseconds