OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outW1
(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
;
130
c2l(in2,
outW1
);
146
tout1=tin[1]^
outW1
; l2c(tout1,out);
155
tout1=tin[1]^
outW1
; l2c(tout1,out);
168
c2l(in,tin1); tin[1]=tin1^
outW1
;
180
c2l(in,tin1); tin[1]=tin1^
outW1
;
194
inW0=inW1=outW0=
outW1
=0;
/external/openssl/crypto/des/
xcbc_enc.c
119
register DES_LONG inW0,inW1,outW0,
outW1
;
130
c2l(in2,
outW1
);
146
tout1=tin[1]^
outW1
; l2c(tout1,out);
155
tout1=tin[1]^
outW1
; l2c(tout1,out);
168
c2l(in,tin1); tin[1]=tin1^
outW1
;
180
c2l(in,tin1); tin[1]=tin1^
outW1
;
194
inW0=inW1=outW0=
outW1
=0;
Completed in 23 milliseconds