Searched refs:ERR_put_error (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/lib/libcrypto/err/ |
| D | err.h | 133 #define ERR_PUT_error(a,b,c,d,e) ERR_put_error(a,b,c,d,e) 135 #define ERR_PUT_error(a,b,c,d,e) ERR_put_error(a,b,c,NULL,0) 349 void ERR_put_error(int lib, int func, int reason, const char *file, int line);
|
| D | err.c | 847 ERR_put_error(int lib, int func, int reason, const char *file, int line) in ERR_put_error() function 864 LCRYPTO_ALIAS(ERR_put_error);
|
| /openbsd/src/lib/libcrypto/man/ |
| D | Makefile | 153 ERR_put_error.3 \
|
| /openbsd/src/lib/libssl/ |
| D | tls13_legacy.c | 158 ERR_put_error(ERR_LIB_SSL, (0xfff), reason, ctx->error.file, in tls13_legacy_error()
|
| /openbsd/src/lib/libcrypto/ |
| D | Symbols.list | 1052 ERR_put_error
|
| /openbsd/src/distrib/sets/lists/comp/ |
| D | mi | 1912 ./usr/share/man/man3/ERR_put_error.3
|