OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Xl
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcrypt/
blowfish.c
80
Blowfish_encipher(blf_ctx *c, u_int32_t *
xl
, u_int32_t *xr)
82
u_int32_t
Xl
;
87
Xl
= *
xl
;
90
Xl
^= p[0];
91
BLFRND(s, p, Xr,
Xl
, 1); BLFRND(s, p,
Xl
, Xr, 2);
92
BLFRND(s, p, Xr,
Xl
, 3); BLFRND(s, p,
Xl
, Xr, 4);
93
BLFRND(s, p, Xr,
Xl
, 5); BLFRND(s, p, Xl, Xr, 6)
[
all
...]
/src/share/mk/
bsd.lib.mk
597
# -
Xl
,-nostdlib is not enough because we want to tell the compiler-driver not
Completed in 112 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025