OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ccc2l
(Results
1 - 1
of
1
) sorted by null
/external/openssl/crypto/des/
des.c
818
#define
ccc2l
(c,l) (l =((DES_LONG)(*((c)++)))<<16, \
macro
842
ccc2l
(in,l);
Completed in 243 milliseconds