Searched refs:Sbox1 (Results 1 – 3 of 3) sorted by relevance
386 #define _S_(v16) (Sbox1[0][Lo8(v16)] ^ Sbox1[1][Hi8(v16)])396 static const unsigned short Sbox1[2][256] = { /* Sbox for hash (can be in ROM) */ variable
375 #define _S_(v16) (Sbox1[0][Lo8(v16)] ^ Sbox1[1][Hi8(v16)])386 static const unsigned short Sbox1[2][256] = {/* Sbox for hash (can be in ROM) */ variable
458 #define _S_(v16) (Sbox1[0][Lo8(v16)] ^ Sbox1[1][Hi8(v16)])469 static const unsigned short Sbox1[2][256] = { /* Sbox for hash (can be in ROM) */ variable