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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c265 static u32 sbox8[64] = variable
438 to ^= sbox8[ work & 0x3f ]; \
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddes.c267 static u32 sbox8[64] = variable
444 to ^= sbox8[ work & 0x3f ]; \

Completed in 179 milliseconds