OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sin0
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/des/
pcbc_enc.c
65
register DES_LONG
sin0
,sin1,xor0,xor1,tout0,tout1;
local
82
c2l(in,
sin0
);
86
c2ln(in,
sin0
,sin1,length);
87
tin[0]=
sin0
^xor0;
92
xor0=
sin0
^tout0;
103
c2l(in,
sin0
);
105
tin[0]=
sin0
;
117
xor0=tout0^
sin0
;
122
sin0
=sin1=xor0=xor1=tout0=tout1=0;
/external/openssl/crypto/des/
pcbc_enc.c
65
register DES_LONG
sin0
,sin1,xor0,xor1,tout0,tout1;
local
82
c2l(in,
sin0
);
86
c2ln(in,
sin0
,sin1,length);
87
tin[0]=
sin0
^xor0;
92
xor0=
sin0
^tout0;
103
c2l(in,
sin0
);
105
tin[0]=
sin0
;
117
xor0=tout0^
sin0
;
122
sin0
=sin1=xor0=xor1=tout0=tout1=0;
/bionic/libc/bionic/
bindresvport.c
42
struct sockaddr_in
sin0
;
local
46
sin = &
sin0
;
Completed in 401 milliseconds