@ -1,16 +1,11 @@
/*
* Generated by util / mkerr . pl DO NOT EDIT
* Copyright 1995 - 2016 The OpenSSL Project Authors . All Rights Reserved .
*
* Licensed under the OpenSSL license ( the " License " ) . You may not use
* this file except in compliance with the License . You can obtain a copy
* in the file LICENSE in the source distribution or at
* https : //www.openssl.org/source/license.html
*/
/*
* NOTE : this file was auto generated by the mkerr . pl script : any changes
* made to it will be overwritten when the script next updates this file ,
* only reason strings will be preserved .
*/
# include <stdio.h>
@ -28,6 +23,7 @@ static ERR_STRING_DATA BIO_str_functs[] = {
{ ERR_FUNC ( BIO_F_ADDR_STRINGS ) , " addr_strings " } ,
{ ERR_FUNC ( BIO_F_BIO_ACCEPT ) , " BIO_accept " } ,
{ ERR_FUNC ( BIO_F_BIO_ACCEPT_EX ) , " BIO_accept_ex " } ,
{ ERR_FUNC ( BIO_F_BIO_ADDR_NEW ) , " BIO_ADDR_new " } ,
{ ERR_FUNC ( BIO_F_BIO_BER_GET_HEADER ) , " BIO_BER_GET_HEADER " } ,
{ ERR_FUNC ( BIO_F_BIO_CALLBACK_CTRL ) , " BIO_callback_ctrl " } ,
{ ERR_FUNC ( BIO_F_BIO_CONNECT ) , " BIO_connect " } ,