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 - 6
of
6
) 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
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
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
des_locl.h
104
#define
l2n
(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \
macro
des_locl.h
104
#define
l2n
(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \
macro
Completed in 49 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025