Searched refs:BIO_str_functs (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bio/
H A Dbio_err.c71 static ERR_STRING_DATA BIO_str_functs[]= variable
149 if (ERR_func_error_string(BIO_str_functs[0].error) == NULL)
151 ERR_load_strings(0,BIO_str_functs);

Completed in 134 milliseconds