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

/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt-grub/cipher/
H A Ddes.c253 static u32 sbox7[64] = variable
443 to ^= sbox7[ work & 0x3f ]; \
/osnet-11/usr/src/grub/grub2/grub-core/lib/libgcrypt/cipher/
H A Ddes.c255 static u32 sbox7[64] = variable
449 to ^= sbox7[ work & 0x3f ]; \

Completed in 28 milliseconds