OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:l2n
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/crypto/blowfish/
bf_locl.h
130
/* NOTE - c is not incremented as per
l2n
*/
151
#undef
l2n
152
#define
l2n
(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \
macro
/src/sys/crypto/des/
des_locl.h
104
#define
l2n
(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \
macro
Completed in 12 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025