Home
last modified time | relevance | path

Searched refs:device (Results 1 – 16 of 16) sorted by relevance

/openssl/crypto/dso/
H A Ddso_win32.c191 const char *device; member
237 result->device = start; in win32_splitter()
290 result->device = NULL; in win32_splitter()
313 } else if (file_split->device) { in win32_joiner()
344 } else if (file_split->device) { in win32_joiner()
345 strncpy(&result[offset], file_split->device, file_split->devicelen); in win32_joiner()
416 if (!filespec1_split->node && !filespec1_split->device) { in win32_merger()
419 filespec1_split->device = filespec2_split->device; in win32_merger()
/openssl/crypto/ts/
H A Dts_conf.c152 const char *device) in TS_CONF_set_crypto_device() argument
156 if (device == NULL) in TS_CONF_set_crypto_device()
157 device = NCONF_get_string(conf, section, ENV_CRYPTO_DEVICE); in TS_CONF_set_crypto_device()
159 if (device && !TS_CONF_set_default_engine(device)) { in TS_CONF_set_crypto_device()
/openssl/doc/man3/
H A DBIO_s_null.pod21 device.
H A DRAND_add.pod68 chroot(2) jail without the associated device nodes being available. When
H A DEVP_aes_128_gcm.pod149 intended for encrypting data on a storage device.
H A DENGINE_add.pod414 scheme. However, if the user is expected to know which ENGINE device he/she
/openssl/
H A DNOTES-DJGPP.md42 device" (`/dev/urandom` or `/dev/random`) that serves this purpose."
H A DREADME-ENGINES.md57 device) but that should be consistent across *all* OpenSSL-based
120 device, they only need to provide the means to carry such user/admin
122 your helpdesk) to the specific ENGINE implementation (and device), and
H A DINSTALL.md496 Use the first device from the `DEVRANDOM` list which can be opened to read
1972 form of a system call or system device), OpenSSL will use the optimal
H A DNEWS.md1615 * PRNG: query at more locations for a random device, automatic query for
H A DCHANGES.md3832 /dev/random device to become readable before reading from the
3833 /dev/urandom device.
3923 OpenSSL normally uses the /dev/urandom device for seeding its CSPRNG.
3924 Contrary to getrandom(), the /dev/urandom device will not block during
4057 * Modified the random device based seed sources to keep the relevant
4060 the associated device nodes being available. This behaviour can be
/openssl/doc/man7/
H A Dx509.pod14 an individual, a device, or anything one can imagine. An X.509 CRL
/openssl/doc/man1/
H A Dopenssl-passphrase-options.pod50 file, device, or named pipe. Only the first line, up to the newline character,
H A Dopenssl-namedisplay-options.pod89 If the output device is UTF-8 compatible, then using this option (and
/openssl/include/openssl/
H A Dts.h492 const char *device);
/openssl/crypto/objects/
H A Dobjects.txt1000 Enterprises 45605 1 : id-kp-wisun-fan-device : Wi-SUN Alliance Field Area Network (FAN)
1366 setAttr-IssCap-Sig 2 : setAttr-SecDevSig : secure device signature

Completed in 93 milliseconds