Home
last modified time | relevance | path

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

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