Symbol: BIOerror
crypto/libressl/crypto/bio/b_sock.c
143
BIOerror(BIO_R_NO_PORT_SPECIFIED);
crypto/libressl/crypto/bio/b_sock.c
164
BIOerror(BIO_R_UNABLE_TO_CREATE_SOCKET);
crypto/libressl/crypto/bio/b_sock.c
176
BIOerror(BIO_R_UNABLE_TO_BIND_SOCKET);
crypto/libressl/crypto/bio/b_sock.c
182
BIOerror(BIO_R_UNABLE_TO_LISTEN_SOCKET);
crypto/libressl/crypto/bio/b_sock.c
214
BIOerror(BIO_R_ACCEPT_ERROR);
crypto/libressl/crypto/bio/b_sock.c
231
BIOerror(ERR_R_MALLOC_FAILURE);
crypto/libressl/crypto/bio/b_sock.c
55
BIOerror(BIO_R_BAD_HOSTNAME_LOOKUP);
crypto/libressl/crypto/bio/b_sock.c
77
BIOerror(BIO_R_NO_PORT_SPECIFIED);
crypto/libressl/crypto/bio/bf_buff.c
450
BIOerror(ERR_R_MALLOC_FAILURE);
crypto/libressl/crypto/bio/bio_lib.c
141
BIOerror(ERR_R_MALLOC_FAILURE);
crypto/libressl/crypto/bio/bio_lib.c
333
BIOerror(BIO_R_UNSUPPORTED_METHOD);
crypto/libressl/crypto/bio/bio_lib.c
344
BIOerror(BIO_R_UNINITIALIZED);
crypto/libressl/crypto/bio/bio_lib.c
360
BIOerror(BIO_R_LENGTH_TOO_LONG);
crypto/libressl/crypto/bio/bio_lib.c
383
BIOerror(BIO_R_UNSUPPORTED_METHOD);
crypto/libressl/crypto/bio/bio_lib.c
394
BIOerror(BIO_R_UNINITIALIZED);
crypto/libressl/crypto/bio/bio_lib.c
410
BIOerror(BIO_R_LENGTH_TOO_LONG);
crypto/libressl/crypto/bio/bio_lib.c
427
BIOerror(BIO_R_UNSUPPORTED_METHOD);
crypto/libressl/crypto/bio/bio_lib.c
438
BIOerror(BIO_R_UNINITIALIZED);
crypto/libressl/crypto/bio/bio_lib.c
454
BIOerror(BIO_R_LENGTH_TOO_LONG);
crypto/libressl/crypto/bio/bio_lib.c
471
BIOerror(BIO_R_UNSUPPORTED_METHOD);
crypto/libressl/crypto/bio/bio_lib.c
482
BIOerror(BIO_R_UNINITIALIZED);
crypto/libressl/crypto/bio/bio_lib.c
496
BIOerror(BIO_R_LENGTH_TOO_LONG);
crypto/libressl/crypto/bio/bio_lib.c
548
BIOerror(BIO_R_UNSUPPORTED_METHOD);
crypto/libressl/crypto/bio/bio_lib.c
578
BIOerror(BIO_R_UNSUPPORTED_METHOD);
crypto/libressl/crypto/bio/bss_acpt.c
206
BIOerror(BIO_R_NO_ACCEPT_PORT_SPECIFIED);
crypto/libressl/crypto/bio/bss_acpt.c
216
BIOerror(BIO_R_ERROR_SETTING_NBIO_ON_ACCEPT_SOCKET);
crypto/libressl/crypto/bio/bss_acpt.c
253
BIOerror(BIO_R_ERROR_SETTING_NBIO_ON_ACCEPTED_SOCKET);
crypto/libressl/crypto/bio/bss_conn.c
139
BIOerror(BIO_R_NO_HOSTNAME_SPECIFIED);
crypto/libressl/crypto/bio/bss_conn.c
162
BIOerror(BIO_R_NO_PORT_SPECIFIED);
crypto/libressl/crypto/bio/bss_conn.c
203
BIOerror(BIO_R_UNABLE_TO_CREATE_SOCKET);
crypto/libressl/crypto/bio/bss_conn.c
213
BIOerror(BIO_R_ERROR_SETTING_NBIO);
crypto/libressl/crypto/bio/bss_conn.c
228
BIOerror(BIO_R_KEEPALIVE);
crypto/libressl/crypto/bio/bss_conn.c
249
BIOerror(BIO_R_CONNECT_ERROR);
crypto/libressl/crypto/bio/bss_conn.c
263
BIOerror(BIO_R_NBIO_CONNECT_ERROR);
crypto/libressl/crypto/bio/bss_conn.c
532
BIOerror(ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
crypto/libressl/crypto/bio/bss_file.c
127
BIOerror(BIO_R_NO_SUCH_FILE);
crypto/libressl/crypto/bio/bss_file.c
129
BIOerror(ERR_R_SYS_LIB);
crypto/libressl/crypto/bio/bss_file.c
194
BIOerror(ERR_R_SYS_LIB);
crypto/libressl/crypto/bio/bss_file.c
251
BIOerror(BIO_R_BAD_FOPEN_MODE);
crypto/libressl/crypto/bio/bss_file.c
259
BIOerror(ERR_R_SYS_LIB);
crypto/libressl/crypto/bio/bss_mem.c
128
BIOerror(BIO_R_NULL_PARAMETER);
crypto/libressl/crypto/bio/bss_mem.c
134
BIOerror(BIO_R_INVALID_ARGUMENT);
crypto/libressl/crypto/bio/bss_mem.c
231
BIOerror(BIO_R_WRITE_TO_READ_ONLY_BIO);