Searched refs:keys (Results 26 - 50 of 213) sorted by relevance

123456789

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/uni/
H A Dchomp.t50 plan tests => 2 * (4 ** 3 + 4 + 1) * (keys %mbchars);
52 for my $enc (sort keys %mbchars) {
54 my @char = (sort(keys %{ $mbchars{$enc} }),
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c49 * For Triple-DES you could use either two 64bit keys or three 64bit keys.
89 * * If you would like to use two 64bit keys, fill 'key1' and'key2'
93 * * To use three 64bit keys with Triple-DES use: *
314 * Table with weak DES keys sorted in ascending order.
315 * In DES their are 64 known keys which are weak. They are weak
318 * The keys in this table have all their parity bits cleared.
577 * Does not check for weak keys.
618 u32 *keys; local
620 keys
707 u32 *keys; local
[all...]
H A Dserpent.c52 serpent_subkeys_t keys; /* Generated subkeys. */ member in struct:serpent_context
672 serpent_subkeys_generate (key_prepared, context->keys);
721 ROUND (0, context->keys, b, b_next);
722 ROUND (1, context->keys, b, b_next);
723 ROUND (2, context->keys, b, b_next);
724 ROUND (3, context->keys, b, b_next);
725 ROUND (4, context->keys, b, b_next);
726 ROUND (5, context->keys, b, b_next);
727 ROUND (6, context->keys, b, b_next);
728 ROUND (7, context->keys,
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Dserpent.c51 serpent_subkeys_t keys; /* Generated subkeys. */ member in struct:serpent_context
671 serpent_subkeys_generate (key_prepared, context->keys);
720 ROUND (0, context->keys, b, b_next);
721 ROUND (1, context->keys, b, b_next);
722 ROUND (2, context->keys, b, b_next);
723 ROUND (3, context->keys, b, b_next);
724 ROUND (4, context->keys, b, b_next);
725 ROUND (5, context->keys, b, b_next);
726 ROUND (6, context->keys, b, b_next);
727 ROUND (7, context->keys,
[all...]
H A Ddes.c45 * For Triple-DES you could use either two 64bit keys or three 64bit keys.
85 * * If you would like to use two 64bit keys, fill 'key1' and'key2'
89 * * To use three 64bit keys with Triple-DES use: *
316 * Table with weak DES keys sorted in ascending order.
317 * In DES their are 64 known keys which are weak. They are weak
320 * The keys in this table have all their parity bits cleared.
583 * Does not check for weak keys.
624 u32 *keys; local
626 keys
741 u32 *keys; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/t/
H A DAliases.t88 for my $k (keys %Encode::Alias::Winlatin2cp){
94 my @a2c = keys %a2c;
120 use Test::More tests => (scalar keys %a2c) * 4;
124 foreach my $a (keys %a2c){
142 foreach my $a (keys %a2c){
151 foreach my $a (keys %a2c){
161 foreach my $a (keys %a2c){
167 for my $k (keys %a2c){
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/t/
H A Disvstring.t8 keys %Config; # Silence warning
H A Dmax.t8 keys %Config; # Silence warning
H A Dmin.t8 keys %Config; # Silence warning
H A Dopenhan.t8 keys %Config; # Silence warning
H A Dreadonly.t8 keys %Config; # Silence warning
H A Dsum.t8 keys %Config; # Silence warning
H A Dlln.t18 keys %Config; # Silence warning
H A Dblessed.t8 keys %Config; # Silence warning
H A Dmaxstr.t8 keys %Config; # Silence warning
/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dtoken.c119 dh_key_set_t keys /* The session keys to sign the token */)
193 if ((stat = __xdr_encode_token(&xdrs, NULL, token, keys))
215 dh_key_set_t keys /* The keys to encrypt the check sum with */)
246 if ((stat = __xdr_encode_token(&xdrs, msg, token, keys))
382 * session keys established, so that keys is null. The unencrypted
384 * caller can then attempt to decrypt the session keys in token
385 * and encrypt the returned sig with those keys t
445 __xdr_encode_token(register XDR *xdrs, gss_buffer_t msg, dh_token_desc *objp, dh_key_set_t keys) argument
492 __xdr_decode_token(register XDR *xdrs, gss_buffer_t msg, dh_token_desc *objp, dh_key_set_t keys, dh_signature_t sig) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/t/
H A Dstrap.t38 for my $line ( sort keys %comments ) {
105 for my $header ( sort keys %headers ) {
174 for my $line ( sort keys %tests ) {
196 # is( keys %test, 0 ) won't work in 5.004 because it's undef.
197 ok( !keys %test, ' and produces no test info' );
210 for my $line ( sort keys %bails ) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DRefHash.t9 # references as keys.
84 test((keys %h) == 1);
85 test(ref((keys %h)[0]) eq 'ARRAY');
86 test((keys %h)[0] eq $ref);
100 test((keys %h) == 0);
122 test((keys %h) == 1);
123 test((keys %h)[0] eq $ref);
124 test((keys %{$h{$ref}}) == 1);
125 test((keys %{$h{$ref}})[0] eq $ref1);
159 # hash keys ca
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_dh/dh_common/
H A Dgeneric_key.c102 __generic_gen_dhkeys(int keylen, /* Size of keys in bits */
152 /* We get the private keys as private key modulo the modulus */
180 * Given a key extract keynum des keys
183 extractdeskeys(MINT *ck, int keylen, des_block keys[], int keynum) argument
190 /* len is the total number of bits we need for keynum des keys */
201 * the middle bits of the key for the bits in our DES keys.
208 * into the array of DES keys.
210 k = (char *)keys;
222 des_setparity((char *)&keys[i]);
224 des_setparity_g(&keys[
240 __generic_common_dhkeys(char *pkey, char *skey, int keylen, char *xmodulus, des_block keys[], int keynum ) argument
[all...]
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dwpm.d59 keys = 0;
100 keys++;
132 printf("\n\nCharacters typed : %d\n", keys);
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Misc/
H A Dwpm.d59 keys = 0;
100 keys++;
132 printf("\n\nCharacters typed : %d\n", keys);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Davhv.t42 my @keys = keys %$a;
45 is ($#keys, 2);
51 if ($key eq $keys[$i] && $value eq $values[$i] && $key eq lc($value)) {
145 ok (!grep ref, keys %hv);
H A Ddie_exit.t43 my $max = keys %tests;
/osnet-11/usr/src/cmd/perl/5.8.4/utils/port/
H A DCheckIn79 foreach my $p (sort(keys(%file))) {
80 foreach my $f (sort(keys(%{$file{$p}}))) {
119 foreach my $p (sort(keys(%file))) {
120 foreach my $f (sort(keys(%{$file{$p}}))) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dutf8hash.t45 # first we generate a nasty hash which keys include both utf8
73 return scalar keys %$href;
86 "scalar keys \%{\$thawed} (nkeys=$nk)");
87 for my $k (sort keys %$thawed){
99 "scalar keys \%{\$retrieved} (nkeys=$nk)");
100 for my $k (sort keys %$retrieved){
110 "scalar keys \%{\$retrieved} (nkeys=$nk)");
111 for my $k (sort keys %$retrieved){
153 for (keys %hash) {
164 for (keys
[all...]

Completed in 208 milliseconds

123456789