Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/test/quic-openssl-docker/hq-interop/
H A Dbuild.info1 PROGRAMS{noinst} = quic-hq-interop \
2 quic-hq-interop-server
4 INCLUDE[quic-hq-interop]=../../../include
5 SOURCE[quic-hq-interop]=quic-hq-interop.c
6 DEPEND[quic-hq-interop]=../../../libcrypto ../../../libssl
8 INCLUDE[quic-hq-interop-server]=../../../include
9 SOURCE[quic-hq-interop-server]=quic-hq-interop-server.c
10 DEPEND[quic-hq-interop-server]=../../../libcrypto ../../../libssl
/freebsd/crypto/openssl/test/quic-openssl-docker/
H A DREADME.md4 Dockerfile for quic working group interop testing
10 [QUIC working group interop testing facility](https://interop.seemann.io/)
12 [QUIC interop runner](https://github.com/quic-interop/quic-interop-runner)
13 Please see instructions there for running local interop testing
19 `docker build -t quay.io/openssl-ci/openssl-quic-interop:latest .`
21 Note the tag name is important, as the interop runner knows the container
22 by this name. If you build locally with changes, the interop runner project
H A Drun_endpoint.sh57 …E=/logs/keys.log SSL_CERT_FILE=/certs/ca.pem SSL_CERT_DIR=/certs quic-hq-interop $HOSTNAME $HOSTPO…
67 …E=/logs/keys.log SSL_CERT_FILE=/certs/ca.pem SSL_CERT_DIR=/certs quic-hq-interop $HOSTNAME $HOSTPO…
79 …E=/logs/keys.log SSL_CERT_FILE=/certs/ca.pem SSL_CERT_DIR=/certs quic-hq-interop $HOSTNAME $HOSTPO…
92 …NO_ADDR_VALIDATE=yes SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /cert…
95 …SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /certs/cert.pem /certs/pri…
98 …NO_ADDR_VALIDATE=yes SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /cert…
104 …A20_POLY1305_SHA256 SSLKEYLOGFILE=/logs/keys.log FILEPREFIX=/www quic-hq-interop-server 443 /certs…
H A DDockerfile32 …make -j 4 && make install && cp test/quic-openssl-docker/hq-interop/quic-hq-interop /usr/local/bin…
33 cp test/quic-openssl-docker/hq-interop/quic-hq-interop-server /usr/local/bin && \
H A Dbuild.info3 SUBDIRS=hq-interop
/freebsd/crypto/openssl/demos/guide/
H A DREADME.md65 Notes on the quic-hq-interop demo
68 The quic-hq-interop demo is effectively the same as the quic-client-nonblock
69 demo, but is specifically constructed to use the hq-interop alpn for the
71 QUIC working group [interop runner](https://github.com/quic-interop/quic-interop-runner)
74 SSL_CERT_FILE=ca.pem LD_LIBRARY_PATH=../../ ./quic-hq-interop host port file
79 2. Negotiates the hq-interop alpn
83 This demo can be used for any hq-interop negotiating server, but its use can
84 most easily be seen in action in our quic interop container, buildable from
/freebsd/tests/sys/cddl/zfs/tests/interop/
H A DMakefile4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/interop
14 ${PACKAGE}FILES+= interop.cfg
H A Dinterop_test.sh36 . $(atf_get_srcdir)/interop.cfg
44 . $(atf_get_srcdir)/interop.cfg
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h1686 int FTN_STDCALL FTN_GET_NUM_INTEROP_PROPERTIES(const omp_interop_t interop) { in FTN_GET_NUM_INTEROP_PROPERTIES() argument
1692 return (*fptr)(interop); in FTN_GET_NUM_INTEROP_PROPERTIES()
1699 intptr_t FTN_STDCALL FTN_GET_INTEROP_INT(const omp_interop_t interop, in FTN_GET_INTEROP_INT() argument
1707 return (*fptr)(interop, property_id, err); in FTN_GET_INTEROP_INT()
1713 void *FTN_STDCALL FTN_GET_INTEROP_PTR(const omp_interop_t interop, in FTN_GET_INTEROP_PTR() argument
1721 return (*fptr)(interop, property_id, err); in FTN_GET_INTEROP_PTR()
1727 const char *FTN_STDCALL FTN_GET_INTEROP_STR(const omp_interop_t interop, in FTN_GET_INTEROP_STR() argument
1735 return (*fptr)(interop, property_id, err); in FTN_GET_INTEROP_STR()
1742 const omp_interop_t interop, omp_interop_property_t property_id) { in FTN_GET_INTEROP_NAME() argument
1748 return (*fptr)(interop, property_id); in FTN_GET_INTEROP_NAME()
[all …]
/freebsd/crypto/openssh/regress/
H A DMakefile11 interop interop-tests: t-exec-interop target
267 t-exec-interop: ${INTEROP_TESTS:=.sh}
282 interop: ${INTEROP_TARGETS} target
/freebsd/contrib/ncurses/
H A DREADME.MinGW90 hooks for interop, I recommend using these options:
98 --enable-interop
126 --enable-interop \
H A Dconfigure.in1575 ### use option --enable-interop to turn on use of bindings used for interop
1576 AC_MSG_CHECKING(if you want interop bindings)
1577 AC_ARG_ENABLE(interop, optenable
1578 [ --enable-interop compile-in interop bindings],
H A DINSTALL660 --enable-interop
661 Compile-in experimental interop bindings. These provide generic types
1701 --enable-interop
/freebsd/crypto/openssh/.github/
H A Dconfigs191 TEST_TARGET=interop-tests
/freebsd/crypto/openssl/doc/man7/
H A Dossl-guide-quic-server-non-block.pod22 The server only accepts C<http/1.0> and C<hq-interop> ALPN's and doesn't actually
143 In this case, we only accept "http/1.0" and "hq-interop".
146 * ALPN strings for TLS handshake. Only 'http/1.0' and 'hq-interop'
H A Dossl-guide-quic-server-block.pod133 In this case, we only accept "http/1.0" and "hq-interop".
136 * ALPN strings for TLS handshake. Only 'http/1.0' and 'hq-interop'
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-requirements.md61 * For the MVP a single interop target (i.e. the server implementation list):
196 * Single interop target for testing (cloudflare)
H A Ddgram-api.md402 #### Compatibility interop
/freebsd/contrib/libcbor/doc/source/
H A Ddevelopment.rst87 - FFI/SWIG/interop support -- libcbor is primarily a C library for C clients
/freebsd/etc/mtree/
H A DBSD.tests.dist727 interop
/freebsd/contrib/llvm-project/openmp/runtime/src/include/
H A Domp.h.var162 /* OpenMP 5.1 interop */
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticParseKinds.td1587 "unexpected operation specified in 'append_args' clause, expected 'interop'">;
1676 "expected ',' after interop modifier">;
1678 "expected interop type: 'target' and/or 'targetsync'">;
1680 : Warning<"interop type '%0' cannot be specified more than once">,
/freebsd/crypto/openssh/
H A DChangeLog4628 Disable security key tests for bigendian interop
4645 Run 64bit bigendian interop test on NetBSD arm64be instead.
7605 Disable security key for bigendian interop.
7620 end of the bigendian interop tests don't attempt them and fail (since
7627 Add keytype to bigendian interop test.
7639 Test bigendian interop.
7642 the runner host (which is little endian) and test interop between the two.
9554 upstream: Stop using DSA in dropbear interop tests.
/freebsd/contrib/wpa/hostapd/
H A DChangeLog431 Interworking is disabled to avoid interop issues
599 interop issues with deployed station implementations that do not
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.td883 def OMP_interop : Directive<[Spelling<"interop">]> {

12