Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/camellia/
H A Dcamellia.c135 #define SBOX4_4404 Camellia_SBOX[1] macro
331 _t3 = SBOX4_4404[_t0 & 0xff]; \
336 _t2 ^= SBOX4_4404[(_t1 >> 8) & 0xff]; \