Home
last modified time | relevance | path

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

/openssl/test/quic-openssl-docker/
H A DDockerfile4 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 Dfuzz-checker.yml29 …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 Dcompiler-zoo.yml105 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 Dcoveralls.yml52 echo "githubid=`/usr/bin/git log -1 --format='%H'`" >>$GITHUB_ENV
82 --exclude "/usr/include/*"
H A Dcross-compiles.yml208 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 DREADME.md23 `/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 DNOTES-UNIX.md23 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 DNOTES-NONSTOP.md86 * 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 DREADME-FIPS.md66 /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 DINSTALL.md214 /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
1614 Default: /usr/bin/env perl
H A DCHANGES.md5457 going to be installed. The default is now /usr/local.
6297 '/usr/local/ssl' is an unsafe prefix for location to install OpenSSL
11208 have names other than "lib", for example "/usr/lib64" which some
12657 /usr/local/ssl/engines is the default directory for dynamic
19583 such as /usr/local/bin.
/openssl/engines/
H A De_devcrypto.c600 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 DREADME-dev.md47 #! /usr/bin/env perl
70 #! /usr/bin/env perl
/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md110 /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 Dcertificates.txt18 /usr/local/ssl/ or somewhere else. By default the file is named
/openssl/crypto/x509/
H A Dv3_utl.c35 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 Dconf.h.in168 int (*list_cb) (const char *elem, int len, void *usr),
/openssl/doc/man7/
H A Dossl-guide-tls-introduction.pod150 "/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 Dfips_module.pod64 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 Dopenssl-rehash.pod.in53 but often F</usr/local/ssl/certs>) is processed.
H A Dopenssl-ca.pod.in749 /usr/local/ssl/lib/openssl.cnf - master configuration file
/openssl/ssl/
H A Dssl_conf.c160 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 Dconf_mod.c728 int (*list_cb) (const char *elem, int len, void *usr), in CONF_parse_list() argument
/openssl/Configurations/
H A Dunix-Makefile.tmpl290 # /usr/ and yet have everything installed to /tmp/somedir/usr/.
298 our $prefix = $config{prefix} || "/usr/local";
/openssl/crypto/aes/asm/
H A Daes-ia64.S424 #!/usr/bin/env perl

Completed in 128 milliseconds