Home
last modified time | relevance | path

Searched defs:S4 (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
A Dblowfish.c304 const ulong32 *S1, *S2, *S3, *S4; in s_blowfish_encipher() local
524 const ulong32 *S1, *S2, *S3, *S4; in s_blowfish_ecb_decrypt() local
A Dcast5.c160 static const ulong32 S4[256] = { variable
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/twofish/
A Dtwofish.c275 #define S4 skey->twofish.S[3] macro
474 const ulong32 *S1, *S2, *S3, *S4; in s_twofish_ecb_encrypt() local
548 const ulong32 *S1, *S2, *S3, *S4; in s_twofish_ecb_decrypt() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/sosemanuk/
A Dsosemanuk.c119 #define S4(r0, r1, r2, r3, r4) do { \ macro

Completed in 12 milliseconds