OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cast_sbox2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/crypto/cast128/
cast128.c
33
l ^= ((cast_sbox1[U_INT8_Ta(t)] ^
cast_sbox2
[U_INT8_Tb(t)]) - \
37
l ^= ((cast_sbox1[U_INT8_Ta(t)] -
cast_sbox2
[U_INT8_Tb(t)]) + \
41
l ^= ((cast_sbox1[U_INT8_Ta(t)] +
cast_sbox2
[U_INT8_Tb(t)]) ^ \
cast128sb.h
78
static const u_int32_t
cast_sbox2
[256] = {
variable in typeref:typename:const u_int32_t[256]
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025