Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 100) sorted by relevance

1234

/openssl/ssl/
H A Dssl_mcnf.c23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) in ssl_do_config() argument
40 if (name == NULL && system) in ssl_do_config()
43 if (!system) in ssl_do_config()
52 system = 0; in ssl_do_config()
56 if (!system) in ssl_do_config()
91 return err == 0 || (system && !conf_diagnostics); in ssl_do_config()
/openssl/doc/man3/
H A DOSSL_sleep.pod17 it may be affected by system activity, by the time spent processing the call,
18 limitation on the underlying system call parameter size or by system timer
23 system call the maximum sleep time is about 136 years.
H A DBIO_connect.pod96 will hold the error data and errno has the system error.
100 data and errno has the system error.
104 OpenSSL error stack will hold the error data and errno has the system
H A DBIO_sendmmsg.pod83 system does not report a local address for a specific received message, the
86 the local system, regardless of whether the packet's destination address was the
175 Implementations of this interface which do not make system calls and thereby
176 pass through system error codes using B<ERR_LIB_SYS> (for example, memory-based
196 transient error, many of which are system specific.
H A DERR_put_error.pod92 This "library code" indicates that a system error is being reported. In
110 system, such as engines or applications, must normally get their own
129 other pieces of software, i.e. they may use B<ERR_LIB_SYS> to report system
H A DRAND_add.pod34 itself automatically using trusted system entropy sources.
41 RAND_poll() uses the system's capabilities to seed the random generator using
H A DRSA_new.pod25 erased before the memory is returned to the system.
H A DDH_new.pod24 erased before the memory is returned to the system.
H A DDSA_new.pod28 erased before the memory is returned to the system.
H A DOPENSSL_strcasecmp.pod22 In POSIX-compatible system and on Windows these functions use "C" locale for
H A DBN_new.pod34 overwrites the data before the memory is returned to the system.
H A DDSA_SIG_new.pod22 values are erased before the memory is returned to the system.
/openssl/
H A DNOTES-UNIX.md22 Every Unix system has its own set of default locations for shared
35 linking options depending on operating system and versions thereof, and
71 4. Using system shared object caches and default directories.
78 depend on the system. For example, according to documentation,
84 your system, please refer to ld(1) for the exact information on your
85 system. As an example, the way to ensure the `DT_RUNPATH` is set on
95 variables. Consult your system documentation.
107 when linking your application. Consult your system documentation and use
113 libraries. Referring to system documentation would suffice, if not for
H A DINSTALL.md59 * a supported operating system
200 the global search path for system libraries.
399 on the system include path.
429 already on the system include path.
436 If not provided the system library path will be used.
453 already on the system include path.
485 Use a trusted operating system entropy source.
546 it is outside the system include path.
551 library, if it is outside the system library path.
1776 Operating system: x86-whatever-minix
[all …]
H A DNOTES-ANDROID.md66 bother, if binutils-multiarch is installed on your Linux system.
79 Even though build output targets alien system, it's possible to execute
80 test suite on Linux system by employing qemu-user. The trick is static
/openssl/doc/internal/man3/
H A Dossl_rand_get_entropy.pod9 - get seed material from the operating system
38 ossl_rand_get_entropy() retrieves seeding material from the operating system.
46 DRBG seed source. By default this is the operating system but it can
58 of length I<salt_len> and operating system specific information.
67 seed source. By default this is the operating system but it can be
H A Dossl_cmp_hdr_init.pod75 system time. As written in RFC 4210, section 5.1.1:
78 consistency with the time on a central system.
/openssl/doc/man7/
H A Dossl-guide-introduction.pod29 binaries either pre-installed or available via the package management system in
47 provides information about setting up Perl for use by the OpenSSL build system
50 Sometimes you may want to build and install OpenSSL from source on a system
52 Operating System package management system (for example if you want to use a
56 pre-built version with a different version as this may break your system.
H A DEVP_RAND-SEED-SRC.pod13 building using the B<--with-rand-seed=> option. By default, operating system
/openssl/test/recipes/90-test_sysdefault_data/
H A Dsysdefault-ignore.cnf1 # Configuration file to test system default SSL configuration
H A Dsysdefault.cnf1 # Configuration file to test system default SSL configuration
H A Dsysdefault-bad.cnf1 # Configuration file to test system default SSL configuration
/openssl/util/
H A Dwrap.pl.in93 my $waitcode = system @cmd;
/openssl/demos/http3/
H A DREADME.md21 Depending on your system configuration it may be necessary to set the
/openssl/.github/ISSUE_TEMPLATE/
H A Dbug_report.md35 OpenSSL build or if it is system provided.

Completed in 89 milliseconds

1234