OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outW0
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/des/
xcbc_enc.c
119
register DES_LONG inW0,inW1,
outW0
,outW1;
129
c2l(in2,
outW0
);
145
tout0=tin[0]^
outW0
; l2c(tout0,out);
154
tout0=tin[0]^
outW0
; l2c(tout0,out);
167
c2l(in,tin0); tin[0]=tin0^
outW0
;
179
c2l(in,tin0); tin[0]=tin0^
outW0
;
194
inW0=inW1=
outW0
=outW1=0;
/external/openssl/crypto/des/
xcbc_enc.c
119
register DES_LONG inW0,inW1,
outW0
,outW1;
129
c2l(in2,
outW0
);
145
tout0=tin[0]^
outW0
; l2c(tout0,out);
154
tout0=tin[0]^
outW0
; l2c(tout0,out);
167
c2l(in,tin0); tin[0]=tin0^
outW0
;
179
c2l(in,tin0); tin[0]=tin0^
outW0
;
194
inW0=inW1=
outW0
=outW1=0;
Completed in 31 milliseconds