Home
last modified time | relevance | path

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

/openssl/test/
H 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()
H A Derrtest.c29 char *lib; in test_print_error_format() local
H A Dp_test.c63 static void p_set_error(int lib, int reason, const char *file, int line, in p_set_error()
H A Devp_test.c3642 int lib = ERR_GET_LIB(err); in key_unsupported() local
/openssl/crypto/err/
H A Derr_all_legacy.c47 # define IMPLEMENT_LEGACY_ERR_LOAD(lib) \ argument
53 # define IMPLEMENT_LEGACY_ERR_LOAD(lib) \ argument
H 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()
H A Derr_local.h40 int lib, int reason) in err_set_error()
H A Derr.c249 static void err_patch(int lib, ERR_STRING_DATA *str) in err_patch()
284 int ERR_load_strings(int lib, ERR_STRING_DATA *str) in ERR_load_strings()
308 int ERR_unload_strings(int lib, ERR_STRING_DATA *str) in ERR_unload_strings()
H A Derr_prn.c50 static void put_error(int lib, const char *func, int reason, in put_error()
/openssl/providers/
H A Dlegacyprov.c276 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error()
285 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error()
/openssl/external/perl/Text-Template-1.56/
H A DMETA.json50 "lib" : "0", string
/openssl/providers/implementations/encode_decode/
H A Ddecode_pvk2key.c100 int err, lib, reason; in pvk2key_decode() local
/openssl/providers/fips/
H A Dfipsprov.c768 void ERR_set_error(int lib, int reason, const char *fmt, ...) in ERR_set_error()
777 void ERR_vset_error(int lib, int reason, const char *fmt, va_list args) in ERR_vset_error()
/openssl/include/openssl/
H 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/crypto/cmp/
H A Dcmp_msg.c736 const char *lib = NULL, *reason = NULL; in ossl_cmp_error_new() local
/openssl/crypto/http/
H A Dhttp_client.c1091 int lib = ERR_GET_LIB(err); in OSSL_HTTP_exchange() local

Completed in 68 milliseconds