Home
last modified time | relevance | path

Searched defs:lib (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/uboringssl/include/openssl/
A Derr.h446 #define ERR_PACK(lib, reason) \ argument
454 #define OPENSSL_DECLARE_ERROR_REASON(lib, reason) argument
/third_party/ulib/uboringssl/crypto/err/
A Derr.c393 unsigned lib, reason; in ERR_error_string_n() local
466 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() local
546 const uint32_t lib = ERR_GET_LIB(packed_error); in ERR_reason_error_string() local

Completed in 5 milliseconds