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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c241 static u32 sbox6[64] = variable
439 to ^= sbox6[ (work>>8) & 0x3f ]; \
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddes.c243 static u32 sbox6[64] = variable
445 to ^= sbox6[ (work>>8) & 0x3f ]; \

Completed in 26 milliseconds