Searched defs:lib (Results 1 – 2 of 2) sorted by relevance
446 #define ERR_PACK(lib, reason) \ argument454 #define OPENSSL_DECLARE_ERROR_REASON(lib, reason) argument
393 unsigned lib, reason; in ERR_error_string_n() local466 static const char *err_string_lookup(uint32_t lib, uint32_t key, in err_string_lookup()533 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_lib_error_string() local546 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_reason_error_string() local
Completed in 5 milliseconds