Home
last modified time | relevance | path

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

12345678910>>...21

/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Ddes_modes.pod33 The same plaintext block always produces the same ciphertext block
34 (for the same key) making it vulnerable to a 'dictionary attack'.
56 The CBC mode produces the same ciphertext whenever the same
57 plaintext is encrypted using the same key and starting variable.
67 The use of different starting variables prevents the same plaintext
68 enciphering to the same ciphertext.
88 The CFB mode produces the same ciphertext whenever the same
89 plaintext is encrypted using the same key and starting variable.
99 The use of different starting variables prevents the same plaintext
100 enciphering to the same ciphertext.
[all …]
H A DBN_add.pod49 I<r> may be the same B<BIGNUM> as I<a> or I<b>.
54 I<r> may be the same B<BIGNUM> as I<a> or I<b>.
58 (C<r=a^2>). I<r> and I<a> may be the same B<BIGNUM>.
81 the same B<BIGNUM> as I<a> or I<b>. For more efficient algorithms for
82 repeated computations using the same modulus, see
97 places the result in I<r>. I<r> may be the same B<BIGNUM> as I<a> or
H A Drc4.pod34 the same B<key> yield a continuous key stream.
37 key stream to produce the output), decryption uses the same function
51 It is not permissible to perform multiple encryptions using the same
H A Dblowfish.pod35 considered good for strong encryption. Blowfish can be used in the same
55 B<ivec> which needs to be passed along into the next call of the same function
56 for the same message. B<ivec> may be initialized with anything, but the
82 It uses the same parameters as BF_cfb64_encrypt(), which must be initialized
83 the same way.
H A DRSA_get_ex_new_index.pod56 is returned to the application, this will be the same value as supplied to
68 B<new_func()> and B<free_func()> take the same parameters. B<parent> is a
73 it. The B<idx> parameter is the index: this will be the same value returned by
75 the B<argl> and B<argp> parameters are the values originally passed to the same
84 The B<idx>, B<argl> and B<argp> parameters are the same as those in B<new_func()>
H A DOPENSSL_ia32cap.pod29 up an environment variable with the same name prior starting target
31 same effect without modifying the application source code.
H A DEVP_SealInit.pod29 using one or more public keys, this allows the same encrypted data to be
44 EVP_SealUpdate() and EVP_SealFinal() have exactly the same properties
70 It is possible to call EVP_SealInit() twice in the same way as
/onnv-gate/usr/src/lib/libast/common/preroot/
H A Dispreroot.c42 same(const char* a, const char* b) in same() function
62 if (dir) return(same("/", dir)); in ispreroot()
63 if (prerooted < 0) prerooted = !same("/", PR_REAL); in ispreroot()
/onnv-gate/usr/src/lib/libcmd/common/
H A Djoin.c160 char* same; member
179 if (jp->same) in done()
180 free(jp->same); in done()
648 register int same; in join() local
657 same = 0; in join()
664 sfprintf(sfstdout, "[C#%d:%d(%c-%c),%d,%lld,%lld%s]", __LINE__, cmp, *cp1, *cp2, same, lo, hi, (jp-… in join()
675 same = 1; in join()
708 if (same) in join()
710 same = 0; in join()
715 if (!(jp->same = newof(jp->same, char, jp->samesize, 0))) in join()
[all …]
/onnv-gate/usr/src/common/openssl/doc/ssl/
H A DSSL_CTX_add_session.pod21 the same session id already exists, the old session is removed by calling
33 whether a session with the same session id already exists. In this case
34 it is assumed that both sessions are identical. If the same session is
58 the same (identical) session twice. In case of the remove operation, the
H A DSSL_CTX_set_generate_session_id.pod66 of generating the same session id is extremely small (2^128 possible ids
82 another thread is using the same internal session cache, a race condition
83 can occur in that another thread generates the same session id.
86 and the same race condition applies.
138 same id is already in the cache.
/onnv-gate/usr/src/lib/libadm/common/
H A Ddevtab.c118 int same; in samedev() local
131 if ((x.st_dev == y.st_dev) && (x.st_ino == y.st_ino)) same = TRUE; in samedev()
136 (minor(x.st_rdev) == minor(y.st_rdev))) same = TRUE; in samedev()
137 else same = FALSE; in samedev()
138 } else same = FALSE; in samedev()
140 } else same = FALSE; in samedev()
142 return (same); in samedev()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/
H A Dpad3 "my" variable %s masks earlier declaration in same scope
40 "my" variable $x masks earlier declaration in same scope at - line 4.
41 "my" variable $y masks earlier declaration in same statement at - line 5.
/onnv-gate/usr/src/common/openssl/doc/apps/
H A Dca.pod129 (see the configuration option B<database>), and uses the same
149 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure).
154 date is YYMMDDHHMMSSZ (the same as an ASN1 UTCTime structure).
182 Normally the DN order of a certificate is the same as the order of the
184 is the same as the request. This is largely for compatibility with the
292 This is the same as B<crl_compromise> except the revocation reason is set to
342 and long names are the same when this option is used.
346 the same as the B<-outdir> command line option. It specifies
351 the same as B<-cert>. It gives the file containing the CA
356 same as the B<-keyfile> option. The file containing the
[all …]
H A Ddsaparam.pod39 This specifies the output format, the options have the same meaning as the
51 if this option is not present. The output filename should B<not> be the same
102 DSA parameter generation is a slow process and as a result the same set of
/onnv-gate/usr/src/cmd/ssh/libssh/common/
H A Ddeattack.c110 u_int32_t l, same; in detect_attack() local
156 for (c = buf, same = j = 0; c < (buf + len); c += SSH_BLOCKSIZE, j++) { in detect_attack()
167 if (++same > MAX_IDENTICAL) in detect_attack()
/onnv-gate/usr/src/cmd/sendmail/libsm/
H A Dt-qic.c185 bool same; local
187 same = strcmp(inout[i].qic_in, inout[i].qic_out) == 0;
207 SM_TEST(!same);
208 if (same)
/onnv-gate/usr/src/tools/cscope-fast/
H A Dcommand.c511 same: in changestring()
536 goto same; in changestring()
553 goto same; in changestring()
568 goto same; /* unknown control sequence */ in changestring()
583 goto same; in changestring()
601 goto same; in changestring()
/onnv-gate/usr/src/common/openssl/crypto/rc2/
H A Dversion13 other modes should be ok since they are basically the same as
17 far I trust it. It is about the same speed as IDEA and DES.
/onnv-gate/usr/src/cmd/agents/snmp/mib/
H A Dmib_MTRACK.txt284 "The same message may potentially pass through the same MTA
287 same MTA acts on the same message for the same reipient."
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/strict/
H A Dvars268 # Check if multiple evals produce same errors
363 # multiple our declarations in same scope, different packages, no warning
375 # multiple our declarations in same scope, same package, warning
382 "our" variable $foo masks earlier declaration in same scope at - line 7.
385 # multiple our declarations in same scope, same package, warning
/onnv-gate/usr/src/lib/libdhcpsvc/private/
H A DREADME.synch32 the same machine that the module is running on), it can be difficult for
60 that same container). However, other threads may be within routines that
67 concurrently, but another thread may not be in add_dt() at the same time.
70 serialized are all running on the same machine. However, there's also an
100 identify the same container -- for instance, (/var/dhcp, dhcptab, 1,
101 SUNWfiles) and (/var/dhcp/, dhcptab, 1, SUNWfiles) name the same container
106 required to have the property that no two location names map to the same
/onnv-gate/usr/src/cmd/filesync/
H A Drecon.c669 bool_t same = TRUE; in samecompare() local
689 same = FALSE; in samecompare()
696 same = FALSE; in samecompare()
704 fprintf(stderr, "ANAL: SAME=%d %s\n", same, fp->f_fullname); in samecompare()
708 return (same); in samecompare()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlreftut.pod107 can copy it or store it just the same as any other scalar value:
133 The references you get from rule 2 are the same kind of
139 # Does the same as this:
173 On each line are two expressions that do the same thing. The
176 they find the array they're operating on, both versions do the same
179 Using a hash reference is I<exactly> the same:
188 for doing the same thing to a regular array or hash, and then replace
234 same way that C<$item> and C<@item> are.
278 same thing. Instead of C<< $a[0]->[1] = 23 >>, we can write
279 C<$a[0][1] = 23>; it means the same thing.
[all …]
/onnv-gate/usr/src/common/openssl/crypto/aes/
H A DREADME2 aes_core.c is basically the same as rijndael-alg-fst.c but with an

12345678910>>...21