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

/external/chromium_org/third_party/openssl/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);
/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 78 milliseconds