Searched refs:ERR_put_error (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/uboringssl/include/openssl/ |
| A D | err.h | 419 ERR_put_error(ERR_LIB_##library, 0, reason, __FILE__, __LINE__) 425 ERR_put_error(ERR_LIB_SYS, 0, 0, __FILE__, __LINE__); 429 OPENSSL_EXPORT void ERR_put_error(int library, int unused, int reason,
|
| /third_party/ulib/uboringssl/crypto/err/ |
| A D | err.c | 634 void ERR_put_error(int library, int unused, int reason, const char *file, in ERR_put_error() function
|
Completed in 5 milliseconds