OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IE3264
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcrypt/
crypt.c
182
*
IE3264
: MSB->LSB conversion, initial permutation, and expansion.
186
* 32 input bits, the
IE3264
transformation table is half the size of
456
static C_block
IE3264
[32/CHUNKBITS][1<<CHUNKBITS];
777
PERM3264(L,L0,L1,B.b, (C_block *)
IE3264
); /* even bits */
778
PERM3264(R,R0,R1,B.b+4,(C_block *)
IE3264
); /* odd bits */
935
init_perm(
IE3264
, perm, 4, 8);
crypt.c
182
*
IE3264
: MSB->LSB conversion, initial permutation, and expansion.
186
* 32 input bits, the
IE3264
transformation table is half the size of
456
static C_block
IE3264
[32/CHUNKBITS][1<<CHUNKBITS];
777
PERM3264(L,L0,L1,B.b, (C_block *)
IE3264
); /* even bits */
778
PERM3264(R,R0,R1,B.b+4,(C_block *)
IE3264
); /* odd bits */
935
init_perm(
IE3264
, perm, 4, 8);
Completed in 24 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025