Home
last modified time | relevance | path

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

/openssl-master/test/
A Dsimpledynamic.c18 int sd_load(const char *filename, SD *lib, int type) in sd_load()
29 int sd_sym(SD lib, const char *symname, SD_SYM *sym) in sd_sym()
35 int sd_close(SD lib) in sd_close()
47 int sd_load(const char *filename, SD *lib, ossl_unused int type) in sd_load()
53 int sd_sym(SD lib, const char *symname, SD_SYM *sym) in sd_sym()
59 int sd_close(SD lib) in sd_close()
A Derrtest.c29 char *lib; in test_print_error_format() local
A Dp_test.c63 static void p_set_error(int lib, int reason, const char *file, int line, in p_set_error()
A Devp_test.c3473 int lib = ERR_GET_LIB(err); in key_unsupported() local
/openssl-master/crypto/err/
A Derr_all_legacy.c47 # define IMPLEMENT_LEGACY_ERR_LOAD(lib) \ argument
53 # define IMPLEMENT_LEGACY_ERR_LOAD(lib) \ argument
A Derr_blocks.c40 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error()
49 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error()
A Derr_local.h40 int lib, int reason) in err_set_error()
A Derr.c232 static void err_patch(int lib, ERR_STRING_DATA *str) in err_patch()
266 int ERR_load_strings(int lib, ERR_STRING_DATA *str) in ERR_load_strings()
284 int ERR_unload_strings(int lib, ERR_STRING_DATA *str) in ERR_unload_strings()
A Derr_prn.c50 static void put_error(int lib, const char *func, int reason, in put_error()
/openssl-master/external/perl/Text-Template-1.56/
A DMETA.json50 "lib" : "0", string
/openssl-master/providers/implementations/encode_decode/
A Ddecode_pvk2key.c97 int err, lib, reason; in pvk2key_decode() local
/openssl-master/providers/fips/
A Dfipsprov.c776 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error()
785 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error()
/openssl-master/include/openssl/
A Derr.h.in280 # define ERR_PACK(lib,func,reason) \ argument
378 # define ERR_raise(lib, reason) ERR_raise_data((lib),(reason),NULL) argument
386 # define ERR_put_error(lib, func, reason, file, line) \ argument
/openssl-master/crypto/cmp/
A Dcmp_msg.c734 const char *lib = NULL, *reason = NULL; in ossl_cmp_error_new() local
/openssl-master/crypto/http/
A Dhttp_client.c1005 int lib = ERR_GET_LIB(err); in OSSL_HTTP_exchange() local

Completed in 35 milliseconds