Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
H A Dsaferp.c145 static void s_iround(unsigned char *b, int i, const symmetric_key *skey) in s_iround() function
164 #define iROUND(b, i) s_iround(b, i, skey)