/freebsd/crypto/openssl/test/recipes/ |
H A D | 15-test_ecparam.t | 64 subtest "Check loading valid parameters by ecparam with -check" => sub { 69 subtest "Check loading valid parameters by ecparam with -check_named" => sub { 74 subtest "Check loading valid parameters by pkeyparam with -check" => sub { 79 subtest "Check loading non-canonically encoded parameters by ecparam with -check" => sub { 84 subtest "Check loading non-canonically encoded parameters by ecparam with -check_named" => sub { 89 subtest "Check loading non-canonically encoded parameters by pkeyparam with -check" => sub { 94 subtest "Check loading invalid parameters by ecparam with -check" => sub { 99 subtest "Check loading invalid parameters by ecparam with -check_named" => sub { 104 subtest "Check loading invalid parameters by pkeyparam with -check" => sub { 119 subtest "Check loading of fips and non-fips params" => sub { [all …]
|
/freebsd/share/man/man9/ |
H A D | firmware.9 | 33 .Nd firmware image loading and management 66 abstraction provides a convenient interface for loading 192 .Sh FIRMWARE LOADING VIA MODULES 212 one of the available loading mechanisms. 240 on loading, and 287 .Sh LOADING BINARY FIRMWARE FILES 313 .Ss Loading from Pa /boot/loader 326 .Ss On demand loading from Nm firmware_get 381 Binary firmware loading was introduced in
|
/freebsd/stand/forth/ |
H A D | loader.4th.8 | 132 Enables the loading of 136 Disables the loading of 140 Toggles the loading of 153 files to specify the action after a module loading fails. 158 files to specify the action after a module loading fails. 208 Disable the loading of the splash screen module and bitmap and then
|
H A D | loader.4th | 185 ." Loading Kernel and Modules (Ctrl-C to Abort)" cr 197 \ everything start one does, short of loading the kernel and 229 \ show, enable, disable, toggle module loading. They all take module from 246 \ Show loading information about a module. 276 s" enable-module" s" enable loading of a module" .? 277 s" disable-module" s" disable loading of a module" .? 278 s" toggle-module" s" toggle loading of a module" .?
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound_cache.cmd | 30 echo Loading cache from %program_path%\%fname% 49 echo Loading cache from %program_path%\%fname% 60 echo Loading cache from %program_path%\%fname% 76 echo Loading cache from %arg2% 87 echo Loading cache from %arg2%
|
/freebsd/stand/defaults/ |
H A D | loader.conf | 11 exec="echo Loading /boot/defaults/loader.conf" 45 entropy_cache_load="YES" # Set this to NO to disable loading 52 entropy_efi_seed="YES" # Set this to NO to disable loading 67 ### Microcode loading configuration ######################## 94 #loader_delay="3" # Delay in seconds before loading anything. 178 ### Module loading syntax example ########################## 183 #module_before="cmd" # executes "cmd" before loading the module 184 #module_after="cmd" # executes "cmd" after loading the module
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/ |
H A D | pci_mcu.c | 62 "Could not get hardware semaphore for loading fw\n"); in mt76x0e_load_firmware() 74 dev_dbg(dev->mt76.dev, "loading FW - ILM %u\n", ilm_len); in mt76x0e_load_firmware() 80 dev_dbg(dev->mt76.dev, "loading FW - IVB %u\n", in mt76x0e_load_firmware() 88 dev_dbg(dev->mt76.dev, "loading FW - DLM %u\n", dlm_len); in mt76x0e_load_firmware()
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_event_plugin.c | 105 OSM_LOG(&osm->log, OSM_LOG_ERROR, "Error loading plugin: " in osm_epi_construct() 114 OSM_LOG(&osm->log, OSM_LOG_ERROR, "Error loading plugin" in osm_epi_construct() 116 " against %s version of OpenSM. Skip loading.\n", in osm_epi_construct() 123 "Error loading plugin \'%s\': no create() method.\n", in osm_epi_construct()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | CONF_modules_load_file.pod | 64 If B<CONF_MFLAGS_NO_DSO> is set configuration module loading from DSOs is 100 fprintf(stderr, "FATAL: error loading configuration file\n"); 110 fprintf(stderr, "FATAL: error loading configuration file\n"); 120 fprintf(stderr, "WARNING: error loading configuration file\n");
|
H A D | OPENSSL_init_crypto.pod | 60 Suppress automatic loading of the libcrypto error strings. This option is 67 Automatic loading of the libcrypto error strings. With this option the 89 With this option the library will suppress automatic loading of libcrypto 96 With this option the library will suppress automatic loading of libcrypto 113 With this option the loading of OpenSSL configuration files will be suppressed.
|
/freebsd/contrib/kyua/cli/ |
H A D | config.cpp | 59 /// Magic string to disable loading of configuration files. 85 /// loading is disabled. 99 LD("Configuration loading disabled; using defaults"); in load_config_file() 179 "' to disable loading").c_str(), 199 /// \param required Whether the loading of the configuration file must succeed.
|
/freebsd/crypto/openssh/ |
H A D | ssh-add.1 | 73 After loading a private key, 97 When loading keys into or deleting keys from the agent, process 175 Multiple destination constraints may be added when loading keys. 219 When loading keys into or deleting keys from the agent, process plain private 310 Specifies a path to a library that will be used when loading any
|
/freebsd/contrib/netbsd-tests/modules/ |
H A D | t_modctl.c | 77 atf_tc_skip("Module loading administratively forbidden"); in check_permission() 202 * occurs when loading the module, an error message is printed and the 233 printf("Loading module %s\n", filename); in load() 328 printf("Loading module without properties\n"); in ATF_TC_BODY() 341 printf("Loading module with a string property\n"); in ATF_TC_BODY() 361 printf("Loading module with a different string property\n"); in ATF_TC_BODY() 398 printf("Loading module with request to load another module\n"); in ATF_TC_BODY()
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-engine.pod.in | 80 (dynamic) Dynamic engine loading support 86 ID: Specifies an ENGINE id name for loading 102 (dynamic) Dynamic engine loading support
|
/freebsd/share/man/man4/ |
H A D | ksyms.4 | 66 driver does not block the loading or unloading of modules into the kernel 91 This may occur if the kernel was in the process of loading or 124 Keeping the device open does not block the loading or unloading of kernel
|
H A D | kld.4 | 49 is a generic type, for which the module itself handles loading and 101 become available as a result of loading modules, or existing devices 167 for any error encountered while loading a module.
|
/freebsd/libexec/rtld-elf/ |
H A D | rtld.1 | 41 support for loading and link-editing shared objects into a process' 93 After the dynamic linker has finished loading, 234 This may optimize the process of loading libraries because we do not have to 265 to exit after loading the shared objects and printing a summary which includes 318 will log events such as the loading and unloading of shared objects via 337 The static TLS extra space is used when loading objects compiled for
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBStatisticsOptionsDocstrings.i | 10 Sets whether the statistics will force loading all possible debug info." 13 Gets whether the statistics will force loading all possible debug info."
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_dyn.c | 43 static const char *engine_dynamic_name = "Dynamic engine loading support"; 55 "Specifies an ENGINE id name for loading", 77 * Loading code stores state inside the ENGINE structure via the "ex_data" 92 /* The default name/path for loading the shared library */ 94 /* Whether to continue loading on a version check failure */ 110 * 'dirs' for loading. Default is to use 'dirs' as a fallback. 406 * engines built for openssl 1.1.x and openssl 3.x, but loading
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | ModuleLoader.h | 10 // loading named modules. 62 /// Determines whether this is a normal return, whether or not loading the 81 /// then loading that module. 106 /// module before loading it.
|
/freebsd/crypto/openssl/apps/lib/ |
H A D | engine.c | 111 BIO_printf(bio_err, "No engine specified for loading %s\n", desc); in make_engine_uri() 113 BIO_printf(bio_err, "No engine key id specified for loading %s\n", desc); in make_engine_uri() 133 BIO_printf(bio_err, "Engines not supported for loading %s\n", desc); in make_engine_uri()
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | CONF_modules_load_file.3 | 198 If \fB\s-1CONF_MFLAGS_NO_DSO\s0\fR is set configuration module loading from DSOs is 233 \& fprintf(stderr, "FATAL: error loading configuration file\en"); 245 \& fprintf(stderr, "FATAL: error loading configuration file\en"); 257 \& fprintf(stderr, "WARNING: error loading configuration file\en");
|
/freebsd/crypto/openssl/ |
H A D | README-PROVIDERS.md | 10 - [Loading Providers](#loading-providers) 84 Loading Providers
|
/freebsd/stand/uboot/ |
H A D | copy.c | 60 * appropriate for loading the given object described by type and data. On each 85 * range out of the block, because loading the kernel over the in uboot_loadaddr() 132 printf("Loading kernel into region 0x%08jx-0x%08jx (%ju MiB)\n", in uboot_loadaddr()
|
/freebsd/libexec/rc/rc.d/ |
H A D | pf | 37 warn "Loading fallback rules file: $pf_fallback_rules_file" 40 warn "Loading fallback rules: $pf_fallback_rules"
|