/openssl/test/quic-openssl-docker/ |
H A D | Dockerfile | 4 ENV PKG_CONFIG_LIBDIR=/usr/lib64/pkgconfig:/usr/lib/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig/:… 6 ENV LD_LIBRARY_PATH=/usr/lib64:/usr/lib:/usr/lib/x86_64-linux-gnu:$LD_LIBRARY_PATH 23 ./configure --prefix=/usr && \ 31 ./Configure enable-fips enable-demos disable-docs --prefix=/usr --openssldir=/etc/pki/tls && \ 32 make -j 4 && make install && cp demos/guide/quic-hq-interop /usr/local/bin && \ 38 … autoreconf -fi && ./configure --with-openssl-quic --with-openssl --with-nghttp3 --prefix=/usr && \
|
/openssl/.github/workflows/ |
H A D | fuzz-checker.yml | 29 …libs: --with-fuzzer-lib=/usr/lib/llvm-12/lib/libFuzzer.a --with-fuzzer-include=/usr/include/clang/… 37 …libs: --with-fuzzer-lib=/usr/lib/llvm-12/lib/libFuzzer.a --with-fuzzer-include=/usr/include/clang/…
|
H A D | compiler-zoo.yml | 105 sudo tee /usr/share/keyrings/llvm-snapshot.gpg.key > /dev/null 110 …echo "deb [signed-by=/usr/share/keyrings/llvm-snapshot.gpg.key] http://apt.llvm.org/${{ matrix.zoo… 112 …echo "deb-src [signed-by=/usr/share/keyrings/llvm-snapshot.gpg.key] http://apt.llvm.org/${{ matrix…
|
H A D | coveralls.yml | 56 echo "githubid=`/usr/bin/git log -1 --format='%H'`" >>$GITHUB_ENV 86 --exclude "/usr/include/*"
|
H A D | cross-compiles.yml | 208 QEMU_LD_PREFIX=/usr/${{ matrix.platform.arch }} 214 QEMU_LD_PREFIX=/usr/${{ matrix.platform.arch }} 220 QEMU_LD_PREFIX=/usr/${{ matrix.platform.arch }}
|
/openssl/fuzz/ |
H A D | README.md | 23 `/usr/lib/llvm-7/lib/clang/7.0.1/lib/linux/libclang_rt.fuzzer-x86_64.a`. 42 InstalledDir: /usr/bin 43 Found candidate GCC installation: /usr/bin/../lib/gcc/i686-linux-gnu/12 44 Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/10 45 Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/11 46 Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 47 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/12 54 $ ls /usr/lib/gcc/x86_64-linux-gnu/12 | grep stdc++
|
/openssl/ |
H A D | NOTES-UNIX.md | 23 libraries, such as `/lib`, `/usr/lib` or possibly `/usr/local/lib`. If 61 $ ./Configure --prefix=/usr/local/ssl --openssldir=/usr/local/ssl \ 89 $ ./Configure --prefix=/usr/local/ssl --openssldir=/usr/local/ssl \
|
H A D | NOTES-NONSTOP.md | 86 * For 1.1 `--prefix=/usr/local-ssl1.1 --openssldir=/usr/local-ssl1.1/ssl` 87 * For 1.1 PUT `--prefix=/usr/local-ssl1.1_put --openssldir=/usr/local-ssl1.1_put/ssl` 92 * For 3.0 `--prefix=/usr/local-ssl3.0 --openssldir=/usr/local-ssl3.0/ssl` 125 export PATH=/cygdrive/c/Program\ Files\ \(x86\)/HPE\ NonStop/L16.05/usr/bin:$PATH 190 SYSTEMLIBS="-L/E/cs3/usr/local/lib"
|
H A D | README-FIPS.md | 66 /usr/local/lib/ossl-modules/fips.so on Unix, and 83 …$ openssl fipsinstall -out /usr/local/ssl/fipsmodule.cnf -module /usr/local/lib/ossl-modules/fips.…
|
H A D | INSTALL.md | 214 /usr/local 218 /usr/local/bin 219 /usr/local/lib 220 /usr/local/include 266 $ ./Configure --prefix=/opt/openssl --openssldir=/usr/local/ssl 362 Unix: /usr/local/ssl 375 Unix: /usr/local 1638 Default: /usr/bin/env perl
|
H A D | CHANGES.md | 5521 going to be installed. The default is now /usr/local. 6361 '/usr/local/ssl' is an unsafe prefix for location to install OpenSSL 11272 have names other than "lib", for example "/usr/lib64" which some 12721 /usr/local/ssl/engines is the default directory for dynamic 19647 such as /usr/local/bin.
|
/openssl/engines/ |
H A D | e_devcrypto.c | 600 static int cryptodev_select_cipher_cb(const char *str, int len, void *usr) in cryptodev_select_cipher_cb() argument 602 int *cipher_list = (int *)usr; in cryptodev_select_cipher_cb() 609 if (usr == NULL || (name = OPENSSL_strndup(str, len)) == NULL) in cryptodev_select_cipher_cb() 1030 static int cryptodev_select_digest_cb(const char *str, int len, void *usr) in cryptodev_select_digest_cb() argument 1032 int *digest_list = (int *)usr; in cryptodev_select_digest_cb() 1039 if (usr == NULL || (name = OPENSSL_strndup(str, len)) == NULL) in cryptodev_select_digest_cb()
|
/openssl/test/ |
H A D | README-dev.md | 47 #! /usr/bin/env perl 70 #! /usr/bin/env perl
|
/openssl/doc/HOWTO/ |
H A D | documenting-functions-and-macros.md | 110 /usr/bin/perl ./util/find-doc-nits -c -n -l -e 163 /usr/bin/perl ./util/find-doc-nits -c -n -l -e
|
H A D | certificates.txt | 18 /usr/local/ssl/ or somewhere else. By default the file is named
|
/openssl/crypto/x509/ |
H A D | v3_utl.c | 35 static int ipv6_cb(const char *elem, int len, void *usr); 1314 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb() argument 1316 IPV6_STAT *s = usr; in ipv6_cb()
|
/openssl/include/openssl/ |
H A D | conf.h.in | 168 int (*list_cb) (const char *elem, int len, void *usr),
|
/openssl/doc/man7/ |
H A D | ossl-guide-tls-introduction.pod | 150 "/usr/local/ssl", then check the contents of the "/usr/local/ssl/certs" 164 directly in B<OPENSSLDIR>. For example if B<OPENSSLDIR> is "/usr/local/ssl", 165 then save it as "/usr/local/ssl/cert.pem".
|
H A D | fips_module.pod | 64 OPENSSLDIR: "/usr/local/ssl" 75 F</usr/local/ssl/openssl.cnf>. 82 .include /usr/local/ssl/fipsmodule.cnf 291 .include /usr/local/ssl/fipsmodule.cnf
|
/openssl/doc/man1/ |
H A D | openssl-rehash.pod.in | 53 but often F</usr/local/ssl/certs>) is processed.
|
H A D | openssl-ca.pod.in | 749 /usr/local/ssl/lib/openssl.cnf - master configuration file
|
/openssl/ssl/ |
H A D | ssl_conf.c | 160 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list() argument 162 SSL_CONF_CTX *cctx = usr; in ssl_set_option_list()
|
/openssl/crypto/conf/ |
H A D | conf_mod.c | 728 int (*list_cb) (const char *elem, int len, void *usr), in CONF_parse_list() argument
|
/openssl/Configurations/ |
H A D | unix-Makefile.tmpl | 290 # /usr/ and yet have everything installed to /tmp/somedir/usr/. 298 our $prefix = $config{prefix} || "/usr/local";
|
/openssl/crypto/aes/asm/ |
H A D | aes-ia64.S | 424 #!/usr/bin/env perl
|