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-master/include/openssl/
A Dbioerr.h25 # define BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET 141 macro
/openssl-master/crypto/bio/
A Dbio_err.c19 {ERR_PACK(ERR_LIB_BIO, 0, BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET),
A Dbio_sock.c88 ERR_raise(ERR_LIB_BIO, BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET); in BIO_get_port()
/openssl-master/crypto/err/
A Dopenssl.txt130 BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET:141:addrinfo addr is not af inet

Completed in 19 milliseconds