Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 17 of 17) sorted by relevance

/openssl-master/
A DNOTES-DJGPP.md24 `WATT_ROOT="/dev/env/DJDIR/watt32"`.
29 ./Configure no-threads --prefix=/dev/env/DJDIR DJGPP
42 device" (`/dev/urandom` or `/dev/random`) that serves this purpose."
44 As of version 0.9.7f DJGPP port checks upon `/dev/urandom$` for a 3rd
A DVERSION.dat4 PRE_RELEASE_TAG=dev
A DSUPPORT.md81 There was an [openssl-dev] list that has been discontinued since development
91 [openssl-dev]: https://mta.openssl.org/mailman/listinfo/openssl-dev
A DINSTALL.md438 "/dev/urandom","/dev/random","/dev/srandom"
651 Build the `/dev/crypto` engine.
1259 See [test/README-dev.md](test/README-dev.md) for guidelines on adding tests.
A DREADME-ENGINES.md100 * openssl-dev: if you are discussing problems with OpenSSL source code.
A DCHANGES.md1122 /dev/random to be producing output before seeding from /dev/urandom.
1855 /dev/random to be producing output before seeding from /dev/urandom.
1893 /dev/random device to become readable before reading from the
1894 /dev/urandom device.
1989 become readable before reading from /dev/urandom.
9630 * Partial backport from 0.9.9-dev:
9634 While 0.9.9-dev uses assembler for various architectures, only
10028 However, please upgrade to OpenSSL 0.9.9[-dev] for
11701 warnings and a request that patches get sent to openssl-dev.
13267 defaults to the list "/dev/urandom", "/dev/random", "/dev/srandom"
[all …]
A DNEWS.md757 won't resume sessions. Fixed in 1.0.0n-dev
759 `<limits.h>` include. Fixed in 1.0.0n-dev
/openssl-master/crypto/
A Dinfo.c117 const char *dev[] = { strlist, NULL }; \ in DEFINE_RUN_ONCE_STATIC()
121 for (p = dev; *p != NULL; p++) { \ in DEFINE_RUN_ONCE_STATIC()
/openssl-master/doc/internal/man7/
A DVERSION.pod12 PRE_RELEASE_TAG=dev
106 PRE_RELEASE_TAG=dev
110 C<3.0.0-dev>.
/openssl-master/util/
A Dshlib_wrap.sh.in36 SYSNAME=`(uname -s) 2>/dev/null`;
/openssl-master/providers/implementations/rands/seeding/
A Drand_unix.c412 dev_t dev; member
518 && rd->dev == st.st_dev in check_random_device()
542 rd->dev = st.st_dev; in get_random_device()
/openssl-master/doc/man3/
A DBIO_s_null.pod20 A null sink BIO behaves in a similar manner to the Unix /dev/null
A DRAND_egd.pod18 On older platforms without a good source of randomness such as C</dev/urandom>,
A DOpenSSL_version.pod58 indicates that this is a pre-release version, such as C<"-dev"> for an
/openssl-master/doc/man7/
A Dpassphrase-encoding.pod108 sequence of bytes from F</dev/urandom> that's been saved away), which makes any
A Dfips_module.pod68 OpenSSL 3.0.0-dev xx XXX xxxx (Library: OpenSSL 3.0.0-dev xx XXX xxxx)
/openssl-master/Configurations/
A Dunix-Makefile.tmpl1178 > /dev/null ); \
1340 @which unifdef > /dev/null || \
1675 \@if cmp $dep.tmp $dep > /dev/null 2> /dev/null; then \\
1688 \$(MAKEDEPEND) -f- -Y -- $incs $cmdflags -- $srcs 2>/dev/null \\

Completed in 48 milliseconds