Searched refs:kSBox (Results 1 – 2 of 2) sorted by relevance
371 static const uint8_t kSBox[256] = { in aes_ref_sub_byte() local395 return kSBox[b]; in aes_ref_sub_byte()