Home
last modified time | relevance | path

Searched refs:sbox (Results 1 – 1 of 1) sorted by relevance

/fs/cifs/
Dsmbdes.c113 static uchar sbox[8][4][16] = { variable
277 (sbox[j][m][n] & (1 << (3 - k))) ? 1 : 0; in dohash()