Searched defs:ERR_STRING_DATA (Results 1 - 2 of 2) sorted by relevance

/external/openssl/crypto/err/
H A Derr.h259 } ERR_STRING_DATA; typedef in typeref:struct:ERR_string_data_st
291 void ERR_load_strings(int lib,ERR_STRING_DATA str[]);
292 void ERR_unload_strings(int lib,ERR_STRING_DATA str[]);
/external/openssl/include/openssl/
H A Derr.h259 } ERR_STRING_DATA; typedef in typeref:struct:ERR_string_data_st
291 void ERR_load_strings(int lib,ERR_STRING_DATA str[]);
292 void ERR_unload_strings(int lib,ERR_STRING_DATA str[]);

Completed in 240 milliseconds