Home
last modified time | relevance | path

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

12345678910>>...73

/trueos/contrib/nvi/regex/
HDCOPYRIGHT12 2. The origin of this software must not be misrepresented, either by
14 credits must appear in the documentation.
16 3. Altered versions must be plainly marked as such, and must not be
18 ever read sources, credits must appear in the documentation.
30 * 1. Redistributions of source code must retain the above copyright
32 * 2. Redistributions in binary form must reproduce the above copyright
36 * must display the following acknowledgement:
/trueos/lib/libc/regex/
HDCOPYRIGHT12 2. The origin of this software must not be misrepresented, either by
14 credits must appear in the documentation.
16 3. Altered versions must be plainly marked as such, and must not be
18 ever read sources, credits must appear in the documentation.
30 * 1. Redistributions of source code must retain the above copyright
32 * 2. Redistributions in binary form must reproduce the above copyright
36 * must display the following acknowledgement:
/trueos/contrib/ntp/util/
HDntp-keygen-opts.texi70 - it must be: 256 to 2048
111 must be compiled in by defining @code{OPENSSL} during the compilation.
127 must be compiled in by defining @code{DEBUG} during the compilation.
143 must be compiled in by defining @code{DEBUG} during the compilation.
158 must be compiled in by defining @code{OPENSSL} during the compilation.
172 must be compiled in by defining @code{OPENSSL} during the compilation.
186 must be compiled in by defining @code{OPENSSL} during the compilation.
200 must be compiled in by defining @code{OPENSSL} during the compilation.
214 must be compiled in by defining @code{OPENSSL} during the compilation.
228 must be compiled in by defining @code{OPENSSL} during the compilation.
[all …]
/trueos/contrib/llvm/lib/Support/
HDCOPYRIGHT.regex14 2. The origin of this software must not be misrepresented, either by
16 credits must appear in the documentation.
18 3. Altered versions must be plainly marked as such, and must not be
20 ever read sources, credits must appear in the documentation.
32 * 1. Redistributions of source code must retain the above copyright
34 * 2. Redistributions in binary form must reproduce the above copyright
/trueos/contrib/binutils/binutils/
HDsysdump.c49 static void must (int);
511 must (int x) in must() function
539 must (IT_dbt_CODE); in dump_symbol_info()
541 must (IT_dty_CODE); in dump_symbol_info()
558 must (IT_dpp_CODE); in derived_type()
563 must (IT_dfp_CODE); in derived_type()
568 must (IT_den_CODE); in derived_type()
573 must (IT_den_CODE); in derived_type()
578 must (IT_dds_CODE); in derived_type()
/trueos/contrib/bzip2/
HDLICENSE12 1. Redistributions of source code must retain the above copyright
15 2. The origin of this software must not be misrepresented; you must
20 3. Altered source versions must be plainly marked as such, and must
/trueos/crypto/openssl/doc/crypto/
HDCMS_add0_cert.pod23 must be of type signed data or enveloped data.
32 The CMS_ContentInfo structure B<cms> must be of type signed data or enveloped
40 must not be freed up after the call as opposed to CMS_add1_cert() where B<cert>
41 must be freed up.
43 The same certificate or CRL must not be added to the same cms structure more
HDCMS_get0_RecipientInfos.pod35 must be of type CMS_RECIPINFO_TRANS. Either the keyidentifier will be set in
39 CMS_RecipientInfo structure B<ri>, which must be of type CMS_RECIPINFO_TRANS.
43 the CMS_RecipientInfo structure B<ri>, which must be of type
47 CMS_RecipientInfo structure B<ri> which must be of type CMS_RECIPINFO_KEK. Any
58 which must be of type CMS_RECIPINFO_KEK. It returns zero if the comparison is
62 B<keylen> with the CMS_RecipientInfo structure B<ri>, which must be of type
66 B<ri> in structure B<cms>. A key must have been associated with the structure
HDEVP_SealInit.pod32 must contain enough room for the corresponding encrypted key: that is
33 B<ek[i]> must have room for B<EVP_PKEY_size(pubk[i])> bytes. The actual
37 The B<iv> parameter is a buffer where the generated IV is written to. It must
59 must be seeded before calling EVP_SealInit().
61 The public key must be RSA because it is the only OpenSSL public key
HDblowfish.pod50 B<in> and B<out> must be 64 bits in length, no less. If they are larger,
65 offset in B<ivec> is stored between calls. This integer must be initialized
71 decryption (BF_DECRYPT) shall be performed. B<ivec> must point at an 8 byte
77 or decryption (B<BF_DECRYPT>) shall be performed. B<ivec> must point at an
78 8 byte long initialization vector. B<num> must point at an integer which must
82 It uses the same parameters as BF_cfb64_encrypt(), which must be initialized
/trueos/crypto/openssh/
HDPROTOCOL.krl108 This section must contain at least one "key_id". This section may appear
120 This section must contain at least one "public_key_blob". The blob
121 must be a raw key (i.e. not a certificate).
133 This section must contain at least one "public_key_hash". The hash blob
135 this section must appear in numeric order, treating each hash as a big-
157 This section must appear last in the KRL. If multiple signature sections
158 appear, they must appear consecutively at the end of the KRL file.
160 Implementations that retrieve KRLs over untrusted channels must verify
HDssh_config.068 characters must be quoted. The following character sequences in
78 The other keywords' criteria must be single entries or comma-
97 user is present to supply the password. The argument must be
156 argument to this keyword must be ``yes'' or ``no''. The default
176 preference. Multiple ciphers must be comma-separated. The
202 sftp(1). The argument must be ``yes'' or ``no''. The default is
206 Specifies whether to use compression. The argument must be
211 The argument must be an integer from 1 (fast) to 9 (slow, best).
218 exiting. The argument must be an integer. This may be useful in
289 The argument must be [bind_address:]port. IPv6 addresses can be
[all …]
/trueos/share/examples/ppp/
HDppp.conf.span-isp38 # o The Receiver machine must be in the outside world and must be willing
40 # number to the Gateway machine. This probably means that it must be
44 # o The Receiver machine must be multi-homed with at least N+1 addresses
47 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must
50 # o Both the Gateway and the Receiver machines must have several tun
53 # o Both the Gateway and the Receiver machines must have the following
58 # The port number isn't important, but it must be consistent across
61 # o The Receiver machine must have the following entry in
68 # havoc with LQR magic number checks, so LQR *must not* be
/trueos/bin/sh/tests/errors/
HDassignment-error1.018 # If there is no command word, the shell must abort on an assignment error.
21 # Special built-in utilities must abort on an assignment error.
28 # Other utilities must not abort; we currently still execute them.
/trueos/crypto/openssl/doc/ssl/
HDSSL_set_connect_state.pod30 When beginning a new handshake, the SSL engine must know whether it must
33 requested, the handshake routines must be explicitly set.
39 handshake routines must be explicitly set in advance using either
HDSSL_want.pod30 only. The information must therefore only be used for normal operation under
31 non-blocking I/O. Error conditions are not handled and must be treated
49 There are data in the SSL buffer that must be written to the underlying
56 More data must be read from the underlying B<BIO> layer in order to
HDSSL_CTX_set_generate_session_id.pod37 but must be unique for the server. Additionally, the session id is
38 transmitted in the clear when reusing the session so it must not contain
51 the callback B<must never> increase B<id_len> or write to the location
64 Since the sessions must be distinguished, session ids must be unique.
68 uniqueness of the generated session id, the callback must call
92 The callback must return 0 if it cannot generate a session id for whatever
111 /* we must not change id_len */;
HDSSL_write.pod27 For the transparent negotiation to succeed, the B<ssl> must have been
45 then must repeat the call after taking appropriate action to satisfy the
49 must be written into or retrieved out of the BIO before being able to continue.
58 buffer (with the already sent bytes removed) must be started.
65 B<SSL_ERROR_WANT_READ> or B<SSL_ERROR_WANT_WRITE>, it must be repeated
96 or action must be taken by the calling process. Call SSL_get_error() with the
/trueos/crypto/openssl/
HDLICENSE21 * 1. Redistributions of source code must retain the above copyright
24 * 2. Redistributions in binary form must reproduce the above copyright
30 * software must display the following acknowledgment:
34 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
43 * 6. Redistributions of any form whatsoever must retain the following
95 * 1. Redistributions of source code must retain the copyright
97 * 2. Redistributions in binary form must reproduce the above copyright
101 * must display the following acknowledgement:
107 * the apps directory (application code) you must include an acknowledgement:
/trueos/contrib/gcc/
HDmachmode.def42 A CLASS argument must be one of the constants defined in
47 A MODE argument must be the printable name of a machine mode,
50 A PRECISION, BYTESIZE, or COUNT argument must be a positive integer
53 A FORMAT argument must be one of the real_mode_format structures
57 An EXPR argument must be a syntactically valid C expression.
67 other modes must appear after the modes they refer to. However,
100 changes the format of MODE, which must be class FLOAT,
106 MODE (which must be an INT mode). The name of the new mode
112 CLASS) with COUNT components. CLASS must be INT or FLOAT.
122 than two bytes (if CLASS is FLOAT). CLASS must be INT or
[all …]
/trueos/contrib/sendmail/
HDLICENSE23 must allow further use, modification, and redistribution of the Source
29 2. Redistributions of Source Code must retain the copyright notices as they
33 3. Redistributions in binary form must reproduce the Copyright Notice,
45 5. All redistributions must comply with the conditions imposed by the
56 (i) Redistributions of source code must retain the above copyright
59 (ii) Redistributions in binary form must reproduce the above
/trueos/contrib/netbsd-tests/lib/libc/db/
HDREADME17 + must be followed by [kK][dD]; the data value in the database
26 + must be followed by [kK]
31 + must be followed by [kK][dD]
33 + must be followed by [kK] unless R_CURSOR flag set.
36 + must be followed by [kK] if R_CURSOR flag set.
/trueos/crypto/heimdal/lib/roken/
HDfnmatch.hin10 * 1. Redistributions of source code must retain the above copyright
12 * 2. Redistributions in binary form must reproduce the above copyright
54 #define FNM_PATHNAME 0x02 /* Slash must be matched by slash. */
55 #define FNM_PERIOD 0x04 /* Period must be matched by period. */
/trueos/crypto/openssl/doc/apps/
HDx509.pod244 must be "trusted". By default a trusted certificate must be stored
245 locally and must be a root CA: any certificate chain ending in this CA
379 B<-req> option the input is a certificate which must be self signed.
760 made on the uses of the certificate. A CA certificate B<must> have the
776 The extended key usage extension must be absent or include the "web client
777 authentication" OID. keyUsage must be absent or it must have the
778 digitalSignature bit set. Netscape certificate type must be absent or it must
783 The extended key usage extension must be absent or include the "web client
784 authentication" OID. Netscape certificate type must be absent or it must have
790 The extended key usage extension must be absent or include the "web server
[all …]
/trueos/lib/libc/db/test/
HDREADME25 + must be followed by [kK][dD]; the data value in the database
34 + must be followed by [kK]
39 + must be followed by [kK][dD]
41 + must be followed by [kK] unless R_CURSOR flag set.
44 + must be followed by [kK] if R_CURSOR flag set.

12345678910>>...73