Home
last modified time | relevance | path

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

123

/openssl-master/ssl/
A Dssl_mcnf.c23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) in ssl_do_config() argument
39 if (name == NULL && system) in ssl_do_config()
42 if (!system) in ssl_do_config()
52 if (!system) in ssl_do_config()
/openssl-master/
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
A DINSTALL.md57 * a supported operating system
186 obtain administrative privileges depends on the operating system.
195 the global search path for system libraries.
394 already on the system include path.
401 If not provided the system library path will be used.
424 Use a trusted operating system entropy source.
429 Use the [getrandom(2)][man-getrandom] or equivalent system call.
888 will usually require additional system-dependent options!
1336 the system version and instead install to somewhere else.
1545 Operating system: x86-whatever-minix
[all …]
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-master/doc/internal/man3/
A Dossl_rand_get_entropy.pod7 - get seed material from the operating system
26 ossl_rand_get_entropy() retrieves seeding material from the operating system.
37 of length I<salt_len> and operating system specific information.
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-master/test/
A Dsysdefault.cnf1 # Configuration file to test system default SSL configuration
/openssl-master/doc/man3/
A DBIO_connect.pod87 will hold the error data and errno has the system error.
91 data and errno has the system error.
95 OpenSSL error stack will hold the error data and errno has the system
A DERR_put_error.pod90 This "library code" indicates that a system error is being reported. In
108 system, such as engines or applications, must normally get their own
127 other pieces of software, i.e. they may use B<ERR_LIB_SYS> to report system
A DDH_new.pod20 erased before the memory is returned to the system.
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
A DRSA_new.pod23 erased before the memory is returned to the system.
A DDSA_new.pod28 erased before the memory is returned to the system.
A DBN_new.pod34 overwrites the data before the memory is returned to the system.
A DDSA_SIG_new.pod22 values are erased before the memory is returned to the system.
A DBIO_parse_hostserv.pod42 will be mapped to a port number using the system function getservbyname().
A DRAND_load_file.pod59 If C<$HOME> (on non-Windows and non-VMS system) is not set either, or
/openssl-master/util/
A Dwrap.pl.in63 my $waitcode = system @cmd;
/openssl-master/doc/man1/
A Dopenssl-rand.pod.in26 seed itself successfully from a trusted operating system entropy source.
/openssl-master/include/openssl/
A Derr.h.in175 * The error code packs differently depending on if it records a system
178 * A system error packs like this (we follow POSIX and only allow positive
182 * |1| system error number |
219 /* Macros to help decode recorded system errors */
A Dcmp.h.in52 * -- messageTime was not sufficiently close to the system time,
100 * -- the request cannot be handled due to system unavailability
102 * -- the request cannot be handled due to system failure
/openssl-master/tools/
A Dc_rehash.in227 system ("cp", $fname, $hash);
/openssl-master/doc/man7/
A DEVP_RAND-SEED-SRC.pod13 building using the B<--with-rand-seed=> option. By default, operating system
/openssl-master/Configurations/
A DREADME.md11 programming with the "unified" build system' as well
134 installed on the system. The variant identifier
137 needed with MacOS/X). For example, on a system
222 system [unless "wider"
467 Build-file programming with the "unified" build system
473 To use the "unified" build system, the target configuration needs to
479 For any name given by `build_file`, the "unified" system expects a
/openssl-master/apps/
A DCA.pl.in115 my $status = system($cmd);

Completed in 27 milliseconds

123