Searched refs:F2 (Results 1 - 25 of 42) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/lib/
H A DLt.pl16 01F2
H A DTitle.pl15 01F2
H A DSc.pl15 09F2 09F3
H A DBidiET.pl16 09F2 09F3
H A DDCcompat.pl27 03F0 03F2
H A DCompat.pl32 03F0 03F2
H A DS.pl39 09F2 09F3
H A DLo.pl16 05F0 05F2
H A DLu.pl240 04F2
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Drmd160.c207 #define F2(x,y,z) ( ((x) | ~(y)) ^ (z) ) macro
253 R( d, e, a, b, c, F2, K2, 3, 11 );
254 R( c, d, e, a, b, F2, K2, 10, 13 );
255 R( b, c, d, e, a, F2, K2, 14, 6 );
256 R( a, b, c, d, e, F2, K2, 4, 7 );
257 R( e, a, b, c, d, F2, K2, 9, 14 );
258 R( d, e, a, b, c, F2, K2, 15, 9 );
259 R( c, d, e, a, b, F2, K2, 8, 13 );
260 R( b, c, d, e, a, F2, K2, 1, 15 );
261 R( a, b, c, d, e, F2, K
[all...]
H A Dsha1.c89 #define F2(x,y,z) ( x ^ y ^ z ) macro
163 R( a, b, c, d, e, F2, K2, M(20) );
164 R( e, a, b, c, d, F2, K2, M(21) );
165 R( d, e, a, b, c, F2, K2, M(22) );
166 R( c, d, e, a, b, F2, K2, M(23) );
167 R( b, c, d, e, a, F2, K2, M(24) );
168 R( a, b, c, d, e, F2, K2, M(25) );
169 R( e, a, b, c, d, F2, K2, M(26) );
170 R( d, e, a, b, c, F2, K2, M(27) );
171 R( c, d, e, a, b, F2, K
[all...]
H A Dcast5.c349 #define F2(D,m,r) ( (I = ((m) ^ (D))), (I=rol((r),I)), \ macro
380 t = l; l = r; r = t ^ F2(r, Km[ 1], Kr[ 1]);
383 t = l; l = r; r = t ^ F2(r, Km[ 4], Kr[ 4]);
386 t = l; l = r; r = t ^ F2(r, Km[ 7], Kr[ 7]);
389 t = l; l = r; r = t ^ F2(r, Km[10], Kr[10]);
392 t = l; l = r; r = t ^ F2(r, Km[13], Kr[13]);
433 t = l; l = r; r = t ^ F2(r, Km[13], Kr[13]);
436 t = l; l = r; r = t ^ F2(r, Km[10], Kr[10]);
439 t = l; l = r; r = t ^ F2(r, Km[ 7], Kr[ 7]);
442 t = l; l = r; r = t ^ F2(
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Drmd160.c207 #define F2(x,y,z) ( ((x) | ~(y)) ^ (z) ) macro
253 R( d, e, a, b, c, F2, K2, 3, 11 );
254 R( c, d, e, a, b, F2, K2, 10, 13 );
255 R( b, c, d, e, a, F2, K2, 14, 6 );
256 R( a, b, c, d, e, F2, K2, 4, 7 );
257 R( e, a, b, c, d, F2, K2, 9, 14 );
258 R( d, e, a, b, c, F2, K2, 15, 9 );
259 R( c, d, e, a, b, F2, K2, 8, 13 );
260 R( b, c, d, e, a, F2, K2, 1, 15 );
261 R( a, b, c, d, e, F2, K
[all...]
H A Dsha1.c88 #define F2(x,y,z) ( x ^ y ^ z ) macro
162 R( a, b, c, d, e, F2, K2, M(20) );
163 R( e, a, b, c, d, F2, K2, M(21) );
164 R( d, e, a, b, c, F2, K2, M(22) );
165 R( c, d, e, a, b, F2, K2, M(23) );
166 R( b, c, d, e, a, F2, K2, M(24) );
167 R( a, b, c, d, e, F2, K2, M(25) );
168 R( e, a, b, c, d, F2, K2, M(26) );
169 R( d, e, a, b, c, F2, K2, M(27) );
170 R( c, d, e, a, b, F2, K
[all...]
H A Dcast5.c349 #define F2(D,m,r) ( (I = ((m) ^ (D))), (I=rol((r),I)), \ macro
380 t = l; l = r; r = t ^ F2(r, Km[ 1], Kr[ 1]);
383 t = l; l = r; r = t ^ F2(r, Km[ 4], Kr[ 4]);
386 t = l; l = r; r = t ^ F2(r, Km[ 7], Kr[ 7]);
389 t = l; l = r; r = t ^ F2(r, Km[10], Kr[10]);
392 t = l; l = r; r = t ^ F2(r, Km[13], Kr[13]);
433 t = l; l = r; r = t ^ F2(r, Km[13], Kr[13]);
436 t = l; l = r; r = t ^ F2(r, Km[10], Kr[10]);
439 t = l; l = r; r = t ^ F2(r, Km[ 7], Kr[ 7]);
442 t = l; l = r; r = t ^ F2(
[all...]
/osnet-11/usr/src/lib/libsqlite/src/
H A Dmd5.c73 #define F2(x, y, z) F1(z, x, y) macro
111 MD5STEP(F2, a, b, c, d, in[ 1]+0xf61e2562, 5);
112 MD5STEP(F2, d, a, b, c, in[ 6]+0xc040b340, 9);
113 MD5STEP(F2, c, d, a, b, in[11]+0x265e5a51, 14);
114 MD5STEP(F2, b, c, d, a, in[ 0]+0xe9b6c7aa, 20);
115 MD5STEP(F2, a, b, c, d, in[ 5]+0xd62f105d, 5);
116 MD5STEP(F2, d, a, b, c, in[10]+0x02441453, 9);
117 MD5STEP(F2, c, d, a, b, in[15]+0xd8a1e681, 14);
118 MD5STEP(F2, b, c, d, a, in[ 4]+0xe7d3fbc8, 20);
119 MD5STEP(F2,
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Darray.t72 if (($F1,$F2,$Etc) = ($foo =~ /^(\S+)\s+(\S+)\s*(.*)/)) {
73 if ($F1 eq 'now' && $F2 eq 'is' && $Etc eq 'the time') {
85 if ($cnt = (($F1,$F2,$Etc) = ($foo =~ /^(\S+)\s+(\S+)\s*(.*)/))) {
86 print "not ok 22 $cnt $F1:$F2:$Etc\n";
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c74 #define F2(f,t1,a1,t2,a2) f(t1 a1, t2 a2) macro
78 #define F2(f,t1,a1,t2,a2) f(a1, a2) t1 a1; t2 a2; macro
517 extern Void_t* F2(_calloc, size_t,n, size_t,m) { return calloc(n, m); } function
522 extern Void_t* F2(_memalign, size_t,a, size_t,n) { return memalign(a, n); } function
527 extern Void_t* F2(_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
534 extern Void_t* F2(__calloc, size_t,n, size_t,m) { return calloc(n, m); } function
539 extern Void_t* F2(__memalign, size_t,a, size_t,n) { return memalign(a, n); } function
544 extern Void_t* F2(__realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
551 extern Void_t* F2(__libc_calloc, size_t,n, size_t,m) { return calloc(n, m); } function
556 extern Void_t* F2(__libc_memalig function
561 extern Void_t* F2(__libc_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
705 extern Void_t* F2(_ast_calloc, size_t,n, size_t,m) { return calloc(n, m); } function
710 extern Void_t* F2(_ast_memalign, size_t,a, size_t,n) { return memalign(a, n); } function
715 extern Void_t* F2(_ast_realloc, Void_t*,p, size_t,n) { return realloc(p, n); } function
750 extern int F2(_ast_mallopt, int,cmd, int,value) { return mallopt(cmd, value); } function
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DNumber.pl34 06F2 2
224 17F2 2
383 24F2 18
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/To/
H A DTitle.pl132 00F2 00D2
254 01F1 01F2
255 01F2 01F2
256 01F3 01F2
359 03F2 03F9
479 04F3 04F2
H A DDigit.pl28 06F2 2
H A DFold.pl160 00D2 00F2
295 01F2 01F3
385 03F9 03F2
503 04F2 04F3
H A DLower.pl84 00D2 00F2
218 01F2 01F3
299 03F9 03F2
417 04F2 04F3
H A DUpper.pl159 00F2 00D2
278 01F2 01F1
382 03F2 03F9
502 04F3 04F2
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dsendkey.c136 {"F2", 0, 0, 0, 0x3c},

Completed in 73 milliseconds

12