Home
last modified time | relevance | path

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

12345678910>>...25

/freebsd-14.2/crypto/openssl/test/ssl-tests/
H A D04-client_auth.cnf7 test-2 = 2-client-auth-flex-require-fail
8 test-3 = 3-client-auth-flex-require
13 test-8 = 8-client-auth-TLSv1-require-fail
14 test-9 = 9-client-auth-TLSv1-require
90 [2-client-auth-flex-require-fail]
116 [3-client-auth-flex-require]
119 [3-client-auth-flex-require-ssl]
287 [9-client-auth-TLSv1-require]
290 [9-client-auth-TLSv1-require-ssl]
470 [15-client-auth-TLSv1.1-require]
[all …]
H A D26-tls13_client_auth.cnf7 test-2 = 2-client-auth-TLSv1.3-require-fail
8 test-3 = 3-client-auth-TLSv1.3-require
76 [2-client-auth-TLSv1.3-require-fail]
79 [2-client-auth-TLSv1.3-require-fail-ssl]
83 [2-client-auth-TLSv1.3-require-fail-server]
92 [2-client-auth-TLSv1.3-require-fail-client]
106 [3-client-auth-TLSv1.3-require]
107 ssl_conf = 3-client-auth-TLSv1.3-require-ssl
109 [3-client-auth-TLSv1.3-require-ssl]
113 [3-client-auth-TLSv1.3-require-server]
[all …]
H A D18-dtls-renegotiate.cnf8 test-3 = 3-renegotiate-client-auth-require
98 [3-renegotiate-client-auth-require]
99 ssl_conf = 3-renegotiate-client-auth-require-ssl
101 [3-renegotiate-client-auth-require-ssl]
102 server = 3-renegotiate-client-auth-require-server
103 client = 3-renegotiate-client-auth-require-client
105 [3-renegotiate-client-auth-require-server]
112 [3-renegotiate-client-auth-require-client]
H A D26-tls13_client_auth.cnf.in51 name => "client-auth-TLSv1.3-require-fail",
68 name => "client-auth-TLSv1.3-require",
91 name => "client-auth-TLSv1.3-require-non-empty-names",
149 name => "client-auth-TLSv1.3-require-fail-post-handshake",
166 name => "client-auth-TLSv1.3-require-post-handshake",
193 name => "client-auth-TLSv1.3-require-non-empty-names-post-handshake",
H A D17-renegotiate.cnf9 test-4 = 4-renegotiate-client-auth-require
135 [4-renegotiate-client-auth-require]
136 ssl_conf = 4-renegotiate-client-auth-require-ssl
138 [4-renegotiate-client-auth-require-ssl]
139 server = 4-renegotiate-client-auth-require-server
140 client = 4-renegotiate-client-auth-require-client
142 [4-renegotiate-client-auth-require-server]
151 [4-renegotiate-client-auth-require-client]
H A D04-client_auth.cnf.in102 name => "client-auth-${protocol_name}-require-fail"
130 name => "client-auth-${protocol_name}-require"
160 name => "client-auth-${protocol_name}-require-non-empty-names"
/freebsd-14.2/stand/lua/
H A Dloader.lua34 require("cli")
35 local color = require("color")
36 local core = require("core")
37 local config = require("config")
38 local password = require("password")
53 require("menu").run()
H A Dscreen.lua29 local color = require("color")
30 local core = require("core")
H A Dmenu.lua30 local cli = require("cli")
31 local core = require("core")
32 local color = require("color")
33 local config = require("config")
34 local screen = require("screen")
35 local drawer = require("drawer")
H A Dcolor.lua29 local core = require("core")
30 local hook = require("hook")
H A Dpassword.lua30 local core = require("core")
31 local screen = require("screen")
H A Ddrawer.lua30 local color = require("color")
31 local config = require("config")
32 local core = require("core")
33 local screen = require("screen")
/freebsd-14.2/contrib/file/magic/Magdir/
H A Druby25 0 search/8192 require
26 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+'
50 0 search/8192 require
51 >0 regex \^[[:space:]]*require[[:space:]]'[A-Za-z_/.]+' Ruby script text
/freebsd-14.2/sbin/setkey/
H A Dsample.cf73 ah/tunnel/172.16.0.1-172.16.0.2/require ;
75 ah/tunnel/172.16.0.2-172.16.0.1/require ;
90 ah/tunnel/172.16.0.2-172.16.0.1/require ;
92 ah/tunnel/172.16.0.1-172.16.0.2/require ;
113 esp/tunnel/fec0:0:0:1::1-fec0:0:0:2::1/require
114 ah/transport//require ;
116 esp/tunnel/fec0:0:0:2::1-fec0:0:0:1::1/require
117 ah/transport//require ;
149 esp/tunnel/fec0:0:0:1::1-fec0:0:0:2::1/require ;
152 esp/tunnel/fec0:0:0:2::1-fec0:0:0:1::1/require ;
/freebsd-14.2/share/examples/flua/
H A Dlibjail.lua31 jail = require("jail")
32 ucl = require("ucl")
/freebsd-14.2/contrib/llvm-project/llvm/lib/Testing/Annotations/
H A DAnnotations.cpp19 static void require(bool Assertion, const char *Msg, llvm::StringRef Code) { in require() function
28 require(Assertion, Msg, Text); in Annotations()
90 require(I != Points.end() && I->getValue().size() == 1, in pointWithPayload()
135 require(I != Ranges.end() && I->getValue().size() == 1, in rangeWithPayload()
/freebsd-14.2/crypto/heimdal/lib/hdb/
H A Dhdb.schema17 #-- initial(0), -- require as-req
25 #-- require-preauth(8), -- must use preauth
27 #-- require-hwauth(10), -- must use hwauth
H A Dhdb.asn132 initial(0), -- require as-req
40 require-preauth(8), -- must use preauth
42 require-hwauth(10), -- must use hwauth
/freebsd-14.2/sys/contrib/device-tree/Bindings/nvmem/layouts/
H A Dnvmem-layout.yaml15 Most NVMEM layouts are static and thus do not require additional description
17 define and might require dynamic reading of the NVMEM device in order to
/freebsd-14.2/contrib/libpcap/doc/
H A DREADME.linux5 this protocol. 3.x and later kernels do not require that.
16 library doesn't require routines from some other shared library, and a
17 later version of the shared library does require those routines, the
/freebsd-14.2/libexec/nuageinit/
H A Dnuage.lua6 local unistd = require("posix.unistd")
7 local sys_stat = require("posix.sys.stat")
8 local lfs = require("lfs")
/freebsd-14.2/contrib/openbsm/
H A DINSTALL17 Similarly, Mac OS X systems will require OpenSSL support:
21 Mac OS X systems will similarly require setting CFLAGS and LDFLAGS to notify
/freebsd-14.2/libexec/nuageinit/tests/
H A Dwarn.lua3 local n = require("nuage")
H A Daddsshkey.lua3 local n = require("nuage")
H A Derr.lua3 local n = require("nuage")

12345678910>>...25