Home
last modified time | relevance | path

Searched defs:s_lt (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
H A Dsaferp.c150 static void s_lt(unsigned char *b, unsigned char *b2) in s_lt() function
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dserpent.c30 #define s_lt(i,a,b,c,d,e) { \ macro