Searched refs:sbox5 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c229 static u32 sbox5[64] = variable
444 to ^= sbox5[ (work>>8) & 0x3f ]; \
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddes.c231 static u32 sbox5[64] = variable
450 to ^= sbox5[ (work>>8) & 0x3f ]; \

Completed in 28 milliseconds