Searched refs:iteration (Results 1 – 25 of 50) sorted by relevance
12
| /mirbsd/src/gnu/usr.bin/perl/lib/Switch/t/ |
| D | given.t | 128 my $iteration = 0; 132 $iteration++; 137 when (1) { ok ($iteration==2) } else { ok ($iteration!=2) } 138 when (1.0) { ok ($iteration==2) } else { ok ($iteration!=2) } 141 when ('a') { ok ($iteration==2) } else { ok ($iteration!=2) } 142 when ('b') { ok ($iteration==3) } else { ok ($iteration!=3) } 143 when ('1') { ok ($iteration==2) } else { ok ($iteration!=2) } 146 when (['a',2]) { ok ($iteration>=2) } else { ok ($iteration<2) } 147 when ([1,'a']) { ok ($iteration==2) } else { ok($iteration!=2) } 153 when ({a=>'a', 1=>1, 2=>0}) { ok ($iteration==2) } [all …]
|
| D | switch.t | 128 my $iteration = 0; 132 $iteration++; 137 case (1) { ok ($iteration==2) } else { ok ($iteration!=2) } 138 case (1.0) { ok ($iteration==2) } else { ok ($iteration!=2) } 141 case ('a') { ok ($iteration==2) } else { ok ($iteration!=2) } 142 case ('b') { ok ($iteration==3) } else { ok ($iteration!=3) } 143 case ('1') { ok ($iteration==2) } else { ok ($iteration!=2) } 146 case (['a',2]) { ok ($iteration>=2) } else { ok ($iteration<2) } 147 case ([1,'a']) { ok ($iteration==2) } else { ok($iteration!=2) } 153 case ({a=>'a', 1=>1, 2=>0}) { ok ($iteration==2) } [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | fork.t | 117 iteration 1 start 118 iteration 1 parent 119 iteration 1 child 120 iteration 2 start 121 iteration 2 parent 122 iteration 2 child 123 iteration 2 start 124 iteration 2 parent 125 iteration 2 child 126 iteration 3 start [all …]
|
| /mirbsd/src/lib/libssl/src/doc/crypto/ |
| D | PKCS12_create.pod | 25 iteration count to use and B<mac_iter> is the MAC iteration count to use. 34 encryption for private keys, a key iteration count of PKCS12_DEFAULT_ITER 35 (currently 2048) and a MAC iteration count of 1. 37 The default MAC iteration count is 1 in order to retain compatibility with 38 old software which did not interpret MAC iteration counts. If such compatibility
|
| D | EVP_BytesToKey.pod | 23 iteration count to use. The derived key and IV will be written to B<key>
|
| D | BN_generate_prime.pod | 77 after the j-th iteration (j = 0, 1, ...). B<ctx> is a
|
| D | DSA_generate_parameters.pod | 28 DSA_generate_parameters() places the iteration count in
|
| D | pem.pod | 418 because they are more secure (they use an iteration count of 2048 whereas 454 iteration count of 1. The IV used is the value of B<salt> and *not* the IV
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | pkcs12.pod | 105 iteration counts. 221 these options affect the iteration counts on the MAC and key algorithms. 226 algorithm that derives keys from passwords can have an iteration count applied 230 By default both MAC and encryption iteration counts are set to 2048, using 231 these options the MAC and encryption iteration counts can be set to 1, since 233 really have to. Most software supports both MAC and key iteration counts. 234 MSIE 4.0 doesn't support MAC iteration counts so it needs the B<-nomaciter>
|
| D | pkcs8.pod | 148 Private keys encrypted using PKCS#5 v2.0 algorithms and high iteration 219 pkcs-tng mailing list using triple DES, DES and RC2 with high iteration 232 in use and other details such as the iteration count.
|
| D | enc.pod | 265 There should be an option to allow an iteration count to be included.
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Thread/ |
| D | lock.tx | 19 print "thread $num iteration $i\n";
|
| /mirbsd/src/etc/ |
| D | MAKEDEV.sub | 319 dnl iteration the line is less than 60 chars long 321 dnl _di -> 'iteration' string .. the string used in this iteration, is empty if
|
| /mirbsd/src/share/doc/psd/23.Cknr/ |
| D | cman4 | 113 a test, made before each iteration, such 117 which is performed after each iteration.
|
| /mirbsd/src/kern/c/sparc/ |
| D | divrem.m4 | 56 * N how many bits per iteration we try to get (4) 259 tst R ! set up for initial iteration
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/ |
| D | ldlang.h | 422 int iteration; member
|
| D | ldlang.c | 2727 ret->iteration = -1; in lang_definedness_newfunc() 2748 return defentry->iteration; in lang_symbol_definition_iteration() 2774 && defentry->iteration == -1) in lang_update_definedness() 2777 defentry->iteration = lang_statement_iteration; in lang_update_definedness()
|
| /mirbsd/src/gnu/usr.bin/perl/t/cmd/ |
| D | for.t | 78 print $@ =~ /Use of freed value in iteration/ ? "ok" : "not ok", " 13\n";
|
| /mirbsd/src/gnu/usr.bin/perl/lib/Pod/ |
| D | Functions.pm | 295 redo Flow start this loop iteration over again
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl583delta.pod | 32 middle of an C<each> iteration, and otherwise call FIRSTKEY to check if the
|
| D | perlsyn.pod | 260 The C<next> command starts the next iteration of the loop: 322 iteration.
|
| /mirbsd/src/gnu/usr.bin/perl/x2p/ |
| D | a2p.pod | 112 Iteration over a hash is done using the keys() function, but iteration
|
| /mirbsd/src/lib/libssl/src/doc/ |
| D | openssl.txt | 966 algorithms, iter is the encryption iteration count, mac_iter is the MAC 967 iteration count and keytype is the type of private key. If you really want 1201 not support an iteration count on the MAC. If the password for the MAC and 1202 encryption is the same then there is no point in having a high iteration 1221 throughout you can strongly encrypt everything and have high iteration counts
|
| /mirbsd/src/gnu/usr.bin/perl/ext/List/Util/ |
| D | Changes | 63 Don't directly use the SV returned as $a in the next iteration,
|
| /mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/ |
| D | xtensaelf.em | 775 /* This MUST be called if, during iteration, the user changes the 862 /* Keep a stack of pointers to control iteration through the contours. */
|
12