HomeSort by: relevance | last modified time | path
    Searched refs:cast_sbox3 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/crypto/cast128/
cast128.c 34 cast_sbox3[U_INT8_Tc(t)]) + cast_sbox4[U_INT8_Td(t)];
38 cast_sbox3[U_INT8_Tc(t)]) ^ cast_sbox4[U_INT8_Td(t)];
42 cast_sbox3[U_INT8_Tc(t)]) - cast_sbox4[U_INT8_Td(t)];
cast128sb.h 145 static const u_int32_t cast_sbox3[256] = { variable in typeref:typename:const u_int32_t[256]

Completed in 39 milliseconds