/netbsd-src/crypto/external/bsd/openssl/dist/crypto/store/ |
H A D | store_register.c | 56 const ENGINE *OSSL_STORE_LOADER_get0_engine(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_engine() 61 const char *OSSL_STORE_LOADER_get0_scheme(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_scheme() 66 int OSSL_STORE_LOADER_set_open(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_open() 74 (OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_open_ex() 81 int OSSL_STORE_LOADER_set_attach(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_attach() 88 int OSSL_STORE_LOADER_set_ctrl(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_ctrl() 95 int OSSL_STORE_LOADER_set_expect(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_expect() 102 int OSSL_STORE_LOADER_set_find(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_find() 109 int OSSL_STORE_LOADER_set_load(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_load() 116 int OSSL_STORE_LOADER_set_eof(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_eof() [all …]
|
H A D | store_meth.c | 18 int OSSL_STORE_LOADER_up_ref(OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_up_ref() 27 void OSSL_STORE_LOADER_free(OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_free() 47 OSSL_STORE_LOADER *loader; in new_loader() local 198 OSSL_STORE_LOADER *loader = NULL; in loader_from_algorithm() local 445 const OSSL_PROVIDER *OSSL_STORE_LOADER_get0_provider(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_provider() 455 const char *OSSL_STORE_LOADER_get0_properties(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_properties() 465 int ossl_store_loader_get_number(const OSSL_STORE_LOADER *loader) in ossl_store_loader_get_number() 475 const char *OSSL_STORE_LOADER_get0_description(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_description() 480 int OSSL_STORE_LOADER_is_a(const OSSL_STORE_LOADER *loader, const char *name) in OSSL_STORE_LOADER_is_a() 504 void (*user_fn)(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_do_all_provided() [all …]
|
H A D | store_lib.c | 35 static int loader_set_params(OSSL_STORE_LOADER *loader, in loader_set_params() 69 const OSSL_STORE_LOADER *loader = NULL; in OSSL_STORE_open_ex() local 970 const OSSL_STORE_LOADER *loader = NULL; in OSSL_STORE_attach() local
|
H A D | store_local.h | 133 const OSSL_STORE_LOADER *loader; /* legacy */ member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/ |
H A D | store_register.c | 57 const ENGINE *OSSL_STORE_LOADER_get0_engine(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_engine() 62 const char *OSSL_STORE_LOADER_get0_scheme(const OSSL_STORE_LOADER *loader) in OSSL_STORE_LOADER_get0_scheme() 67 int OSSL_STORE_LOADER_set_open(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_open() 74 int OSSL_STORE_LOADER_set_ctrl(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_ctrl() 81 int OSSL_STORE_LOADER_set_expect(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_expect() 88 int OSSL_STORE_LOADER_set_find(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_find() 95 int OSSL_STORE_LOADER_set_load(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_load() 102 int OSSL_STORE_LOADER_set_eof(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_eof() 109 int OSSL_STORE_LOADER_set_error(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_error() 116 int OSSL_STORE_LOADER_set_close(OSSL_STORE_LOADER *loader, in OSSL_STORE_LOADER_set_close() [all …]
|
H A D | store_lib.c | 25 const OSSL_STORE_LOADER *loader; member 42 const OSSL_STORE_LOADER *loader = NULL; in OSSL_STORE_open() local 648 const OSSL_STORE_LOADER *loader = NULL; in ossl_store_attach_pem_bio() local
|
H A D | loader_file.c | 792 static OSSL_STORE_LOADER_CTX *file_open(const OSSL_STORE_LOADER *loader, in file_open()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/ |
H A D | engine_loader.c | 64 static OSSL_STORE_LOADER_CTX *engine_open(const OSSL_STORE_LOADER *loader, in engine_open() 169 OSSL_STORE_LOADER *loader = NULL; in setup_engine_loader() local 188 OSSL_STORE_LOADER *loader = OSSL_STORE_unregister_loader(ENGINE_SCHEME); in destroy_engine_loader() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/ |
H A D | __init__.py | 15 def load_tests(loader, suite, _): argument
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | __init__.py | 11 def load_tests(loader, suite, pattern): argument
|
/netbsd-src/sys/arch/hpc/stand/hpcboot/ |
H A D | arch.cpp | 72 Architecture::setupBootInfo(Loader &loader) in setupBootInfo()
|
H A D | hpcboot.h | 102 enum LoaderOps loader; member
|
/netbsd-src/tests/libexec/ld.elf_so/ |
H A D | t_rtld_r_debug.c | 101 void *loader; in check_r_debug_return_link_map() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | provider_pkey_test.c | 246 OSSL_STORE_LOADER *loader = NULL; in test_pkey_store() local
|
H A D | provfetchtest.c | 237 OSSL_STORE_LOADER *loader = NULL; in fetch_test() local
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | bootxx.c | 160 loader(const char *fname, uint32_t *entry) in loader() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/engines/ |
H A D | e_loader_attic.c | 947 (const OSSL_STORE_LOADER *loader, const char *uri, in file_open_ex() 1072 (const OSSL_STORE_LOADER *loader, const char *uri, in file_open() 1079 (const OSSL_STORE_LOADER *loader, BIO *bp, in file_attach() 1714 OSSL_STORE_LOADER *loader = OSSL_STORE_unregister_loader("file"); in loader_attic_destroy() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | engine.c | 275 static void util_store_cap(const OSSL_STORE_LOADER *loader, void *arg) in util_store_cap()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | engine.c | 284 static void util_store_cap(const OSSL_STORE_LOADER *loader, void *arg) in util_store_cap()
|
/netbsd-src/sys/dev/ |
H A D | kloader.c | 83 kloader_bootfunc_t *loader; member
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | od-xcoff.c | 1030 asection *loader; in dump_xcoff32_loader() local
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | od-xcoff.c | 1031 asection *loader; in dump_xcoff32_loader() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | jprofile.c | 833 jobject loader, const char* name, jobject protection_domain, jint class_data_len, in jvmti_ClassFileLoadHook()
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | jprofile.c | 839 jobject loader, const char* name, jobject protection_domain, jint class_data_len, in jvmti_ClassFileLoadHook()
|
/netbsd-src/sys/dev/stbi/ |
H A D | stb_image.c | 630 int stbi_register_loader(stbi_loader *loader) in stbi_register_loader()
|